Skip to content

Commit aa35a3b

Browse files
Bump org.apache.logging.log4j:log4j-core
Bumps org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63f638e commit aa35a3b

File tree

1 file changed

+1
-1
lines changed
  • python/rpdk/java/templates/init/shared

1 file changed

+1
-1
lines changed

python/rpdk/java/templates/init/shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.apache.logging.log4j</groupId>
4545
<artifactId>log4j-core</artifactId>
46-
<version>2.17.1</version>
46+
<version>2.25.3</version>
4747
</dependency>
4848
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl -->
4949
<dependency>

0 commit comments

Comments
 (0)