Skip to content

Commit 7d38227

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.81
1 parent 5e1564d commit 7d38227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation 'commons-io:commons-io:2.19.0'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
1717
implementation 'commons-codec:commons-codec:1.18.0'
18-
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
18+
implementation 'org.bouncycastle:bcprov-jdk18on:1.81'
1919
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:be03734fb7dc9f2c113d57d24606a81f53a78c70'
2020
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
2121
implementation 'com.fasterxml.jackson.core:jackson-core:2.19.0'

0 commit comments

Comments
 (0)