mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-04-28 07:06:54 +00:00
build(deps): bump org.bouncycastle:bcprov-jdk15to18 from 1.78 to 1.84
Bumps [org.bouncycastle:bcprov-jdk15to18](https://github.com/bcgit/bc-java) from 1.78 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-jdk15to18 dependency-version: '1.84' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -90,7 +90,7 @@
|
|||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
<spring-boot.version>2.7.18</spring-boot.version>
|
<spring-boot.version>2.7.18</spring-boot.version>
|
||||||
<alipay-sdk.version>4.40.251.ALL</alipay-sdk.version>
|
<alipay-sdk.version>4.40.251.ALL</alipay-sdk.version>
|
||||||
<bcprov.version>1.78</bcprov.version>
|
<bcprov.version>1.84</bcprov.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
|||||||
Reference in New Issue
Block a user