Skip to content

Commit

Permalink
�fix: eclipse-2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
cj848 authored Dec 23, 2024
1 parent 0ae2dba commit 8fbc0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.4.3.Final" }

# eclipse-link
eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.5" }
eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "2.7.15" }
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.5" }

# vertx
Expand Down

0 comments on commit 8fbc0fb

Please sign in to comment.