Skip to content

Commit e58b271

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.22.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.0 to 1.22.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.20.0...rel/commons-codec-1.22.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db6646f commit e58b271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ dependencies {
190190
implementation("org.json:json:20260522")
191191
implementation("org.jsoup:jsoup:1.22.2")
192192
implementation("com.github.jasminb:jsonapi-converter:0.15")
193-
implementation("commons-codec:commons-codec:1.20.0")
193+
implementation("commons-codec:commons-codec:1.22.0")
194194
implementation("software.amazon.awssdk:s3:2.46.5")
195195

196196
// Required library for FafTokenService approach (called by nimbus-jwt)

0 commit comments

Comments
 (0)