Skip to content

Commit c3f8b1c

Browse files
authored
Merge branch 'main' into dependabot/maven/tests/integration/main/org.apache.logging.log4j-log4j-slf4j2-impl-2.25.0
2 parents 5f14667 + ee6b575 commit c3f8b1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>
7272
<artifactId>jackson-databind</artifactId>
73-
<version>2.19.0</version>
73+
<version>2.19.1</version>
7474
</dependency>
7575
</dependencies>
7676

tests/integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.logging.log4j</groupId>
4141
<artifactId>log4j-api</artifactId>
42-
<version>2.24.3</version>
42+
<version>2.25.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)