We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83677eb commit 92c4026Copy full SHA for 92c4026
libs.example.versions.toml
@@ -35,7 +35,7 @@ hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive
35
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "3.0.0.Final" }
36
37
# eclipse-link
38
-eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "2.7.15" }
+eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "2.7.16" }
39
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.6" }
40
41
# vertx
0 commit comments