Skip to content

Commit 032b36c

Browse files
⬆️ Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.84 to 1.85. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.85' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bcb7b3 commit 032b36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<httpclient.version>4.5.13</httpclient.version>
143143
<httpclient5.version>5.6.3</httpclient5.version>
144144
<jetty.version>9.4.57.v20241219</jetty.version> <!-- 这个不能用10以上的版本,不支持jdk8-->
145-
<bouncycastle.version>1.84</bouncycastle.version>
145+
<bouncycastle.version>1.85</bouncycastle.version>
146146
<spring-data-redis.version>2.3.3.RELEASE</spring-data-redis.version>
147147
</properties>
148148
<dependencyManagement>

0 commit comments

Comments
 (0)