We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43728c2 commit 86de1e7Copy full SHA for 86de1e7
1 file changed
pom.xml
@@ -157,12 +157,12 @@
157
<dependency>
158
<artifactId>jackson-databind</artifactId>
159
<groupId>com.fasterxml.jackson.core</groupId>
160
- <version>2.18.2</version>
+ <version>2.18.3</version>
161
</dependency>
162
163
<artifactId>jackson-dataformat-yaml</artifactId>
164
<groupId>com.fasterxml.jackson.dataformat</groupId>
165
166
167
</dependencies>
168
<build>
0 commit comments