We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eb0e3e + f5e4e96 commit f946983Copy full SHA for f946983
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,12 +39,12 @@
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
46
<artifactId>log4j-slf4j2-impl</artifactId>
47
48
49
50
<groupId>org.junit.jupiter</groupId>
0 commit comments