Skip to content

Commit

Permalink
Bump eclipselink vesion to 5.0.0-B04
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Dec 12, 2024
1 parent 4a63e79 commit 3fbfd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<!-- JPA deps -->
<hibernate.version>7.0.0.Beta2</hibernate.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
<eclipselink.version>5.0.0-B03</eclipselink.version>
<eclipselink.version>5.0.0-B04</eclipselink.version>
<jpa.version>3.2.0</jpa.version>
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>

Expand Down

0 comments on commit 3fbfd9b

Please sign in to comment.