Skip to content

Commit

Permalink
Integrate EclipseLink 4.0.0-M2
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Mar 8, 2022
1 parent 57223c3 commit b64dce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@

<!-- Jakarta Persistence -->
<jakarta.persistence-api.version>3.1.0-RC2</jakarta.persistence-api.version>
<eclipselink.version>4.0.0-M1</eclipselink.version>
<eclipselink.version>4.0.0-M2</eclipselink.version>
<eclipselink.asm.version>9.2.0</eclipselink.asm.version>

<!-- Jakarta Transactions -->
Expand Down

0 comments on commit b64dce8

Please sign in to comment.