Skip to content

Commit

Permalink
Merge pull request #374 from navikt/dependabot/maven/com.zaxxer-Hikar…
Browse files Browse the repository at this point in the history
…iCP-6.0.0

build(deps): bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0
  • Loading branch information
klaramargrethehelgemo authored Oct 21, 2024
2 parents d4a01c0 + 107e278 commit d4c40c0
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.1.0</version>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down

0 comments on commit d4c40c0

Please sign in to comment.