Skip to content

Commit

Permalink
Update dependency commons-codec:commons-codec to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed Feb 9, 2024
1 parent 8993e54 commit f66ec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sourceSets {
dependencies {
implementation \
fileTree(dir: "${webAppDirName}/WEB-INF/lib", include: '*.jar'),
'commons-codec:commons-codec:1.6',
'commons-codec:commons-codec:1.16.1',
'commons-lang:commons-lang:2.5',
'com.hynnet:commons-lang3:3.4',
'org.apache.derby:derby:10.8.2.2',
Expand Down

0 comments on commit f66ec1f

Please sign in to comment.