Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.persistence:org.eclipse.pe…
Browse files Browse the repository at this point in the history
…rsistence.jpa to v4.0.5 (#816)

* chore(deps): update dependency org.eclipse.persistence:org.eclipse.persistence.jpa to v4.0.5

* �fix: eclipse-2 version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hyunsik Kang <[email protected]>
  • Loading branch information
renovate[bot] and cj848 authored Dec 23, 2024
1 parent 7a8327e commit 4357f92
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 @@ -36,7 +36,7 @@ hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive

# eclipse-link
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.4" }
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.5" }

# vertx
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.11" }
Expand Down

0 comments on commit 4357f92

Please sign in to comment.