Skip to content

Commit

Permalink
Update dependency org.hibernate:hibernate-hikaricp to v6.6.6.Final (#653
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 843c52d commit f791808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ immutables = "org.immutables:value:2.10.1 "
hibernate-core = "org.hibernate.orm:hibernate-core:7.0.0.Beta3"
hibernate-community-dialects = "org.hibernate.orm:hibernate-community-dialects:7.0.0.Beta3"
hibernate-validator = "org.hibernate.validator:hibernate-validator:9.0.0.CR1"
hibernate-hikaricp = "org.hibernate:hibernate-hikaricp:6.6.5.Final"
hibernate-hikaricp = "org.hibernate:hibernate-hikaricp:6.6.6.Final"
hikaricp = "com.zaxxer:HikariCP:6.2.1"
sqlite = "org.xerial:sqlite-jdbc:3.48.0.0"
acme4j = "org.shredzone.acme4j:acme4j-client:3.5.0"
Expand Down

0 comments on commit f791808

Please sign in to comment.