Skip to content

Commit 934fa29

Browse files
dependabot[bot]alex268
authored andcommitted
Bump org.bouncycastle:bcpkix-jdk18on in /auth-providers/oauth2-provider
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [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.79' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fe99cf commit 934fa29

File tree

1 file changed

+2
-2
lines changed
  • auth-providers/oauth2-provider

1 file changed

+2
-2
lines changed

auth-providers/oauth2-provider/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@
7373
<dependency>
7474
<groupId>org.bouncycastle</groupId>
7575
<artifactId>bcprov-jdk18on</artifactId>
76-
<version>1.78.1</version>
76+
<version>1.79</version>
7777
</dependency>
7878

7979
<dependency>
8080
<groupId>org.bouncycastle</groupId>
8181
<artifactId>bcpkix-jdk18on</artifactId>
82-
<version>1.78.1</version>
82+
<version>1.79</version>
8383
</dependency>
8484
</dependencies>
8585

0 commit comments

Comments
 (0)