We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bd9e0b + 03772b7 commit 8a45522Copy full SHA for 8a45522
2 files changed
core/pom.xml
@@ -65,7 +65,7 @@
65
<dependency>
66
<groupId>tools.jackson.core</groupId>
67
<artifactId>jackson-databind</artifactId>
68
- <version>3.1.0</version>
+ <version>3.1.1</version>
69
</dependency>
70
71
testcontainers/pom.xml
@@ -78,7 +78,7 @@
78
79
80
81
82
<scope>test</scope>
83
84
0 commit comments