Skip to content

Commit afe28b3

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

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
@@ -182,7 +182,7 @@ dependencies {
182182
implementation("org.json:json:20250107")
183183
implementation("org.jsoup:jsoup:1.18.3")
184184
implementation("com.github.jasminb:jsonapi-converter:0.14")
185-
implementation("commons-codec:commons-codec:1.17.2")
185+
implementation("commons-codec:commons-codec:1.18.0")
186186

187187
// Required library for FafTokenService approach (called by nimbus-jwt)
188188
runtimeOnly("org.bouncycastle:bcpkix-jdk15on:1.70")

0 commit comments

Comments
 (0)