Skip to content

Commit c2ff075

Browse files
Bump log4j-api in /python/rpdk/java/templates/init/shared (#386)
Bumps log4j-api from 2.16.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 976157d commit c2ff075

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

+1-1
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.16.0</version>
39+
<version>2.17.0</version>
4040
</dependency>
4141
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
4242
<dependency>

0 commit comments

Comments
 (0)