We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aac8227 + 8003bb6 commit 01a516dCopy full SHA for 01a516d
core/pom.xml
@@ -54,7 +54,7 @@
54
<dependency>
55
<groupId>com.fasterxml.jackson</groupId>
56
<artifactId>jackson-bom</artifactId>
57
- <version>2.19.2</version>
+ <version>2.20.0</version>
58
<type>pom</type>
59
<scope>import</scope>
60
</dependency>
testcontainers/pom.xml
@@ -96,7 +96,7 @@
96
97
<groupId>com.fasterxml.jackson.core</groupId>
98
<artifactId>jackson-databind</artifactId>
99
100
<scope>test</scope>
101
102
</dependencies>
0 commit comments