Skip to content

Commit

Permalink
fix: upgrade org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1.

See this package in maven:
org.bouncycastle:bcprov-jdk18on

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/e26ce31f-9859-4380-80ea-9c66319589e4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 27, 2024
1 parent fd377bb commit 0ed03dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-process-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.78</version>
<version>1.78.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 0ed03dc

Please sign in to comment.