Skip to content

Commit 8ca5c7f

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.18.0 to 2.24.3
Bumps org.apache.logging.log4j:log4j-api from 2.18.0 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.24.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe7b69c commit 8ca5c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
compile "org.grails.plugins:hibernate5"
7070
compile "org.grails.plugins:cache"
7171
compile "org.hibernate:hibernate-ehcache"
72-
compile "org.apache.logging.log4j:log4j-api:2.18.0"
72+
compile "org.apache.logging.log4j:log4j-api:2.24.3"
7373
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.18.0'
7474
compile "org.elasticsearch:elasticsearch:${elasticsearchVersion}"
7575
compile group: 'org.elasticsearch.client', name: 'elasticsearch-rest-client', version: elasticsearchVersion

0 commit comments

Comments
 (0)