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.
1 parent 7d448fb commit d15bc1fCopy full SHA for d15bc1f
1 file changed
pom.xml
@@ -158,12 +158,12 @@
158
<dependency>
159
<artifactId>jackson-databind</artifactId>
160
<groupId>com.fasterxml.jackson.core</groupId>
161
- <version>2.19.0</version>
+ <version>2.19.1</version>
162
</dependency>
163
164
<artifactId>jackson-dataformat-yaml</artifactId>
165
<groupId>com.fasterxml.jackson.dataformat</groupId>
166
167
168
</dependencies>
169
<build>
0 commit comments