Skip to content

Commit

Permalink
Integrate EclipseLink 4.0.0-RC1
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 Sep 2, 2022
1 parent 87a7d54 commit b418d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Expand Up @@ -110,7 +110,7 @@

<!-- Jakarta Persistence -->
<jakarta.persistence-api.version>3.1.0</jakarta.persistence-api.version>
<eclipselink.version>4.0.0-M4</eclipselink.version>
<eclipselink.version>4.0.0-RC1</eclipselink.version>
<eclipselink.asm.version>9.3.0</eclipselink.asm.version>

<!-- Jakarta Transactions -->
Expand Down

0 comments on commit b418d88

Please sign in to comment.