Skip to content

Commit 14ec7b5

Browse files
committed
chore: update api version of log4j as well
1 parent 4b62f4d commit 14ec7b5

File tree

1 file changed

+1
-1
lines changed
  • images/runtime-env/build/entrypoint

1 file changed

+1
-1
lines changed

images/runtime-env/build/entrypoint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.apache.logging.log4j</groupId>
7070
<artifactId>log4j-api</artifactId>
71-
<version>2.14.1</version>
71+
<version>2.15.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)