Skip to content

Commit 10421c3

Browse files
Bump log4j-core in /python/rpdk/java/templates/init/shared (#381)
Bumps log4j-core from 2.13.3 to 2.15.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ...
1 parent f18d95e commit 10421c3

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.apache.logging.log4j</groupId>
4444
<artifactId>log4j-core</artifactId>
45-
<version>2.13.3</version>
45+
<version>2.15.0</version>
4646
</dependency>
4747
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl -->
4848
<dependency>

0 commit comments

Comments
 (0)