Skip to content

Commit ee8255b

Browse files
Bump HikariCP from 4.0.3 to 5.0.1
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP) from 4.0.3 to 5.0.1. - [Release notes](https://github.com/brettwooldridge/HikariCP/releases) - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-4.0.3...HikariCP-5.0.1) --- 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>
1 parent c886ccb commit ee8255b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.zaxxer</groupId>
7272
<artifactId>HikariCP</artifactId>
73-
<version>4.0.3</version>
73+
<version>5.0.1</version>
7474
<exclusions>
7575
<!-- HikariCP uses an old version of this API that has a typo in the service interface -->
7676
<!-- We will use the api provided by the jdk14 dependency -->

0 commit comments

Comments
 (0)