Skip to content

Commit cda4fb8

Browse files
dependabot[bot]snicoll
authored andcommitted
Bump org.bouncycastle:bcprov-jdk18on
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.84. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production ... See gh-50102 Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6264410 commit cda4fb8

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-signed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/jar-signed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.bouncycastle</groupId>
5858
<artifactId>bcprov-jdk18on</artifactId>
59-
<version>1.78.1</version>
59+
<version>1.84</version>
6060
</dependency>
6161
</dependencies>
6262
</project>

0 commit comments

Comments
 (0)