Skip to content

Commit

Permalink
Bump com.zaxxer:HikariCP from 5.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 6.0.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Oct 22, 2024
1 parent e2c6d50 commit 8011324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler4j-frontier/crawler4j-frontier-hsqldb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>crawler4j-frontier-hsqldb</artifactId>

<properties>
<hikaricp.version>5.0.1</hikaricp.version>
<hikaricp.version>6.0.0</hikaricp.version>
<hsqldb.version>2.7.3</hsqldb.version>
</properties>

Expand Down

0 comments on commit 8011324

Please sign in to comment.