Skip to content

Commit cacad6a

Browse files
Update dependency commons-codec:commons-codec from 1.15 to 1.17.0
1 parent 5f57604 commit cacad6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ elmyr = "1.3.4"
66
coroutines = "1.7.0"
77
jackson = "2.15.1"
88
bouncyCastle = "1.70"
9-
commonsCodec = "1.15"
9+
commonsCodec = "1.17.0"
1010

1111
[libraries]
1212
bouncyCastle = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "bouncyCastle" }

0 commit comments

Comments
 (0)