Skip to content

Commit 2fb6077

Browse files
Bump log4j-core from 2.14.1 to 2.16.0
Bumps log4j-core from 2.14.1 to 2.16.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f210c commit 2fb6077

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
@@ -77,7 +77,7 @@ dependencies {
7777
compile "org.grails.plugins:cache"
7878
compile "org.hibernate:hibernate-ehcache"
7979
compile "org.apache.logging.log4j:log4j-api:2.14.1"
80-
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.14.1'
80+
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.16.0'
8181
compile "org.elasticsearch:elasticsearch:${elasticsearchVersion}"
8282
compile group: 'org.elasticsearch.client', name: 'elasticsearch-rest-client', version: elasticsearchVersion
8383
compile group: 'org.elasticsearch.client', name: 'elasticsearch-rest-high-level-client', version: elasticsearchVersion

0 commit comments

Comments
 (0)