We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4b442 commit 748dc76Copy full SHA for 748dc76
1 file changed
pom.xml
@@ -148,13 +148,13 @@
148
<dependency>
149
<artifactId>jackson-databind</artifactId>
150
<groupId>com.fasterxml.jackson.core</groupId>
151
- <version>2.21.1</version>
+ <version>2.21.2</version>
152
<scope>provided</scope>
153
</dependency>
154
155
<artifactId>jackson-dataformat-yaml</artifactId>
156
<groupId>com.fasterxml.jackson.dataformat</groupId>
157
158
<scope>test</scope>
159
160
</dependencies>
0 commit comments