Skip to content

Commit

Permalink
build(deps): Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 (#1723)
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.1.0 to 6.0.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-6.0.0)

---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent 99f638c commit f654475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<pmd.version>7.5.0</pmd.version>
<bytebuddy.version>1.15.1</bytebuddy.version>
<tess4j.version>5.13.0</tess4j.version>
<hikariCP.version>5.1.0</hikariCP.version>
<hikariCP.version>6.0.0</hikariCP.version>
<druid.version>1.2.23</druid.version>
<h2.version>2.3.232</h2.version>
<jcommander.version>2.0</jcommander.version>
Expand Down

0 comments on commit f654475

Please sign in to comment.