Skip to content

Commit 7a76137

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3cb981 commit 7a76137

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
@@ -183,7 +183,7 @@ dependencies {
183183
implementation("org.json:json:20250517")
184184
implementation("org.jsoup:jsoup:1.21.1")
185185
implementation("com.github.jasminb:jsonapi-converter:0.14")
186-
implementation("commons-codec:commons-codec:1.18.0")
186+
implementation("commons-codec:commons-codec:1.19.0")
187187
implementation("software.amazon.awssdk:s3:2.31.68")
188188

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

0 commit comments

Comments
 (0)