Skip to content

Commit

Permalink
Update dependency commons-codec:commons-codec to v1.18.0 (#433)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 3ef7ed1 commit 9620e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {
implementation("javax.servlet:javax.servlet-api:4.0.1")

implementation("org.glassfish:javax.json:1.1.4")
implementation("commons-codec:commons-codec:1.17.2")
implementation("commons-codec:commons-codec:1.18.0")

implementation("org.kohsuke.stapler:stapler-jelly:1870.v48cc46ef5fee")
implementation("org.kohsuke.stapler:stapler-openid-server:1.0")
Expand Down

0 comments on commit 9620e2a

Please sign in to comment.