We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 674f7e0 + 6127e68 commit 52c19feCopy full SHA for 52c19fe
2 files changed
core/pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>com.fasterxml.jackson</groupId>
91
<artifactId>jackson-bom</artifactId>
92
- <version>2.18.2</version>
+ <version>2.18.3</version>
93
<type>pom</type>
94
<scope>import</scope>
95
</dependency>
testcontainers/pom.xml
@@ -131,7 +131,7 @@
131
132
<groupId>com.fasterxml.jackson.core</groupId>
133
<artifactId>jackson-databind</artifactId>
134
135
<scope>test</scope>
136
137
</dependencies>
0 commit comments