Skip to content

Commit

Permalink
fix: upgrade com.zaxxer:HikariCP from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.zaxxer:HikariCP from 5.0.1 to 5.1.0.

See this package in maven:
com.zaxxer:HikariCP

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/aca020b0-b45d-4162-a460-f7cd93a3fbf9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 11, 2024
1 parent 689dbe4 commit 77c0a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-api-tenant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.0.1</version>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>com.brevo</groupId>
Expand Down

0 comments on commit 77c0a7e

Please sign in to comment.