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 fe14799 commit aa185a5
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 @@ -2105,7 +2105,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 @@ -220,7 +220,7 @@
<version.openjpa>4.0.0-SNAPSHOT</version.openjpa>
<version.openwebbeans>4.0.1</version.openwebbeans>
<!-- org.eclipse -->
<version.eclipselink>3.0.3</version.eclipselink>
<version.eclipselink>3.0.4</version.eclipselink>
<!-- org.glassfish -->
<version.mojarra>4.0.1</version.mojarra>
<!-- org.hibernate -->
Expand Down

0 comments on commit aa185a5

Please sign in to comment.