Skip to content

Commit 9edb187

Browse files
authored
Merge branch 'main' into dependabot/maven/code/org.apache.commons-commons-lang3-3.18.0
2 parents 02fe370 + 2d16fcc commit 9edb187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
<dependency>
3838
<groupId>org.apache.logging.log4j</groupId>
3939
<artifactId>log4j-api</artifactId>
40-
<version>2.25.0</version>
40+
<version>2.25.1</version>
4141
</dependency>
4242

4343
<dependency>
4444
<groupId>org.apache.logging.log4j</groupId>
4545
<artifactId>log4j-slf4j2-impl</artifactId>
46-
<version>2.25.0</version>
46+
<version>2.25.1</version>
4747
</dependency>
4848
</dependencies>
4949

0 commit comments

Comments
 (0)