We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f14667 + ee6b575 commit c3f8b1cCopy full SHA for c3f8b1c
examples/pom.xml
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>com.fasterxml.jackson.core</groupId>
72
<artifactId>jackson-databind</artifactId>
73
- <version>2.19.0</version>
+ <version>2.19.1</version>
74
</dependency>
75
</dependencies>
76
tests/integration/pom.xml
@@ -39,7 +39,7 @@
39
40
<groupId>org.apache.logging.log4j</groupId>
41
<artifactId>log4j-api</artifactId>
42
- <version>2.24.3</version>
+ <version>2.25.0</version>
43
44
45
0 commit comments