Skip to content

Commit 087423b

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

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
@@ -124,7 +124,7 @@ dependencies {
124124
implementation 'javax.servlet:javax.servlet-api:3.1.0'
125125
implementation 'org.apache.commons:commons-lang3:3.18.0'
126126
implementation 'com.google.guava:guava-annotations:r03'
127-
implementation 'commons-codec:commons-codec:1.19.0'
127+
implementation 'commons-codec:commons-codec:1.20.0'
128128

129129
api 'com.auth0:auth0:1.45.1'
130130
api 'com.auth0:java-jwt:3.19.4'

0 commit comments

Comments
 (0)