Skip to content

Commit

Permalink
Dependency Update EclipseLink 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kaminfeuer authored and rzo1 committed Dec 30, 2023
1 parent 9a3ee28 commit 4dfeac3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boms/tomee-plume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2134,7 +2134,7 @@
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
<version.openjpa>3.2.2</version.openjpa>
<version.openwebbeans>2.0.27</version.openwebbeans>
<!-- org.eclipse -->
<version.eclipselink>3.0.3</version.eclipselink>
<version.eclipselink>3.0.4</version.eclipselink>
<!-- org.glassfish -->
<version.mojarra>3.0.5</version.mojarra>
<!-- org.hibernate -->
Expand Down

0 comments on commit 4dfeac3

Please sign in to comment.