Skip to content

Commit

Permalink
Update Mend: high confidence minor and patch dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] committed May 16, 2024
1 parent 8993e54 commit 0fdf6a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ sourceSets {
dependencies {
implementation \
fileTree(dir: "${webAppDirName}/WEB-INF/lib", include: '*.jar'),
'commons-codec:commons-codec:1.6',
'commons-codec:commons-codec:1.17.0',
'commons-lang:commons-lang:2.5',
'com.hynnet:commons-lang3:3.4',
'org.apache.derby:derby:10.8.2.2',
'org.glassfish.jersey.core:jersey-server:2.27',
'org.glassfish.jersey.containers:jersey-container-servlet:2.27',
'org.glassfish.jersey.inject:jersey-hk2:2.27',
'org.glassfish.jersey.inject:jersey-hk2:2.43',
'log4j:log4j:1.2.17',
'org.json:json:20220924'
compileOnly \
Expand Down

0 comments on commit 0fdf6a3

Please sign in to comment.