Skip to content

Commit d647dc8

Browse files
dependabot[bot]lanarimarco
authored andcommitted
Bump org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3
Bumps org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09703a6 commit d647dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpgJavaInterpreter-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
api project(":dspfparser")
6161

6262
implementation "org.apache.logging.log4j:log4j-api-kotlin:1.5.0"
63-
implementation "org.apache.logging.log4j:log4j-api:2.24.2"
63+
implementation "org.apache.logging.log4j:log4j-api:2.24.3"
6464
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
6565

6666
implementation 'commons-io:commons-io:2.18.0'

0 commit comments

Comments
 (0)