Skip to content

Commit

Permalink
update of log4j - again
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter committed Dec 20, 2021
1 parent f892cb6 commit e6f26f9
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 @@ -60,7 +60,7 @@ dependencies {
compile group: 'javax.servlet', name: 'javax.servlet-api', version: '4.+'
compile group: 'jcifs', name: 'jcifs', version: '1.+'
compile group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.+'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.16.+'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.17.+'
compile group: 'org.eclipse.jetty', name: 'jetty-server', version: '9.4.+'
compile group: 'org.eclipse.jetty', name: 'jetty-servlet', version: '9.4.+'
compile group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '5.+'
Expand Down

0 comments on commit e6f26f9

Please sign in to comment.