Skip to content

Commit e9433d6

Browse files
deps(java): bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 in the all group (#918)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4f00dc commit e9433d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.zaxxer</groupId>
176176
<artifactId>HikariCP</artifactId>
177-
<version>6.1.0</version>
177+
<version>6.2.1</version>
178178
<exclusions>
179179
<exclusion>
180180
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)