Skip to content

Commit 89b464a

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency org.bouncycastle:bcprov-jdk18on to v1.78.1
1 parent d05073b commit 89b464a

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.16.0'
1616
implementation 'it.unimi.dsi:fastutil-core:8.5.13'
1717
implementation 'commons-codec:commons-codec:1.16.1'
18-
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
18+
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
1919
implementation 'com.github.FireMasterK.NewPipeExtractor:NewPipeExtractor:fcb1d28f5b7c5c2dd74f54b047c4978cc672a66c'
2020
implementation 'com.github.FireMasterK:nanojson:9f4af3b739cc13f3d0d9d4b758bbe2b2ae7119d7'
2121
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.0'

0 commit comments

Comments
 (0)