Skip to content

Commit 548c7b2

Browse files
authored
Bump commons-codec:commons-codec from 1.15 to 1.19.0 (#179)
2 parents 2f49078 + 883b3bb commit 548c7b2

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.15'
127+
implementation 'commons-codec:commons-codec:1.19.0'
128128

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

0 commit comments

Comments
 (0)