Skip to content

Commit

Permalink
Merge pull request #1090 from godaddy/dependabot/maven/tests/cross-la…
Browse files Browse the repository at this point in the history
…nguage/java/com.zaxxer-HikariCP-6.2.1

build(deps): bump com.zaxxer:HikariCP from 2.6.1 to 6.2.1 in /tests/cross-language/java
  • Loading branch information
aka-bo authored Nov 23, 2024
2 parents 8d7ba93 + a17ad8b commit fc16180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cross-language/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cucumber.version>5.4.0</cucumber.version>
<junit.jupiter.version>5.1.0</junit.jupiter.version>
<hikaricp.version>2.6.1</hikaricp.version>
<hikaricp.version>6.2.1</hikaricp.version>
<mysql.connector.version>8.0.28</mysql.connector.version>
<checkstyle.config>${project.basedir}/checkstyle.xml</checkstyle.config>
</properties>
Expand Down

0 comments on commit fc16180

Please sign in to comment.