Skip to content

Commit dfea8c1

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83 (#3153)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.82 to 1.83. - [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:bcpkix-jdk18on dependency-version: '1.83' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5323663 commit dfea8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • spring-cloud-config-client-tls-tests

spring-cloud-config-client-tls-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.bouncycastle</groupId>
101101
<artifactId>bcpkix-jdk18on</artifactId>
102-
<version>1.82</version>
102+
<version>1.83</version>
103103
<scope>test</scope>
104104
</dependency>
105105
</dependencies>

0 commit comments

Comments
 (0)