Skip to content

Commit 5a42776

Browse files
Merge pull request #84 from xdev-software/renovate/org.apache.logging.log4j-log4j-slf4j2-impl-2.x
Update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.24.1
2 parents 77e767c + 11a01e9 commit 5a42776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bzst-dip-java-client-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.logging.log4j</groupId>
4040
<artifactId>log4j-slf4j2-impl</artifactId>
41-
<version>2.23.1</version>
41+
<version>2.24.1</version>
4242
</dependency>
4343
</dependencies>
4444

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.apache.logging.log4j</groupId>
140140
<artifactId>log4j-slf4j2-impl</artifactId>
141-
<version>2.23.1</version>
141+
<version>2.24.1</version>
142142
<scope>test</scope>
143143
</dependency>
144144
</dependencies>

0 commit comments

Comments
 (0)