Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f2a1ae2 commit 7c9debd
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 @@ -99,7 +99,7 @@
<mavenDeployPluginVersion>3.1.3</mavenDeployPluginVersion>
<mavenPublishPluginVersion>3.3.0</mavenPublishPluginVersion>
<AllureJVMVersion>2.29.0</AllureJVMVersion>
<HikariCPVersion>6.2.0</HikariCPVersion>
<HikariCPVersion>6.2.1</HikariCPVersion>
<caffineVersion>3.1.8</caffineVersion>
<mysqlVersion>9.1.0</mysqlVersion>
<postgresqlVersion>42.7.4</postgresqlVersion>
Expand Down

0 comments on commit 7c9debd

Please sign in to comment.