Skip to content

Commit

Permalink
fix: upgrade org.bouncycastle:bcpg-jdk15to18 from 1.68 to 1.79
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.bouncycastle:bcpg-jdk15to18 from 1.68 to 1.79.

See this package in maven:
org.bouncycastle:bcpg-jdk15to18

See this project in Snyk:
https://app.snyk.io/org/monica-a-nbcu/project/d54a1aff-3220-4a84-9b95-f41931947701?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 3, 2024
1 parent b0f26dc commit ef6d1b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/images/releasescripts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.4.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>io.spring.concourse.releasescripts</groupId>
<artifactId>release-scripts</artifactId>
Expand All @@ -22,7 +22,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15to18</artifactId>
<version>1.68</version>
<version>1.79</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit ef6d1b0

Please sign in to comment.