Skip to content

Commit 1d40906

Browse files
Bump log4j-core in /python/rpdk/java/templates/init/shared (#384)
1 parent 324077a commit 1d40906

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.15.0</version>
45+
<version>2.16.0</version>
4646
</dependency>
4747
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl -->
4848
<dependency>

0 commit comments

Comments
 (0)