Skip to content

Commit 53cabda

Browse files
fix(deps): update log4j2 monorepo to v2.25.3
1 parent 9fa9e28 commit 53cabda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@
4343
<dependency>
4444
<groupId>org.apache.logging.log4j</groupId>
4545
<artifactId>log4j-api</artifactId>
46-
<version>2.24.0</version>
46+
<version>2.25.3</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.apache.logging.log4j</groupId>
5050
<artifactId>log4j-to-slf4j</artifactId>
51-
<version>2.24.0</version>
51+
<version>2.25.3</version>
5252
</dependency>
5353
</dependencies>
5454
</dependencyManagement>

0 commit comments

Comments
 (0)