Skip to content

Commit a342a91

Browse files
authored
Merge pull request #763 from sigstore/renovate/commons-codec-commons-codec-1.x
Update dependency commons-codec:commons-codec to v1.17.1
2 parents 99b645a + 3e15177 commit a342a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
runtimeOnly("io.grpc:grpc-netty-shaded")
3535
compileOnly("org.apache.tomcat:annotations-api:6.0.53") // java 9+ only
3636

37-
implementation("commons-codec:commons-codec:1.17.0")
37+
implementation("commons-codec:commons-codec:1.17.1")
3838
implementation("com.google.code.gson:gson:2.11.0")
3939
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
4040
implementation("org.bouncycastle:bcpkix-jdk18on:1.78.1")

0 commit comments

Comments
 (0)