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.3
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 6fb0757 commit bf8f7e5
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.0.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.2" }
eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.3" }
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.3" }

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

0 comments on commit bf8f7e5

Please sign in to comment.