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.4
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 20df184 commit 546973b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ hibernate-reactive1-core = { module = "org.hibernate.reactive:hibernate-reactive
hibernate-reactive2-core = { module = "org.hibernate.reactive:hibernate-reactive-core", version = "2.3.1.Final" }

# 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.3" }
eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.4" }
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.4" }

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

0 comments on commit 546973b

Please sign in to comment.