Skip to content

Commit 324077a

Browse files
Bump log4j-api in /python/rpdk/java/templates/init/shared (#383)
1 parent 3a39ebc commit 324077a

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
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.apache.logging.log4j</groupId>
3838
<artifactId>log4j-api</artifactId>
39-
<version>2.15.0</version>
39+
<version>2.16.0</version>
4040
</dependency>
4141
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
4242
<dependency>

0 commit comments

Comments
 (0)