Skip to content

Commit

Permalink
Merge pull request #120 from grails-plugins/dependabot/gradle/org.apa…
Browse files Browse the repository at this point in the history
…che.logging.log4j-log4j-api-2.17.1

Bump log4j-api from 2.14.1 to 2.17.1
  • Loading branch information
puneetbehl authored Jan 7, 2022
2 parents e388058 + 32da79e commit 14cf6a5
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 @@ -76,7 +76,7 @@ dependencies {
compile "org.grails.plugins:hibernate5"
compile "org.grails.plugins:cache"
compile "org.hibernate:hibernate-ehcache"
compile "org.apache.logging.log4j:log4j-api:2.14.1"
compile "org.apache.logging.log4j:log4j-api:2.17.1"
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.16.0'
compile "org.elasticsearch:elasticsearch:${elasticsearchVersion}"
compile group: 'org.elasticsearch.client', name: 'elasticsearch-rest-client', version: elasticsearchVersion
Expand Down

0 comments on commit 14cf6a5

Please sign in to comment.