Skip to content

Commit 1dfb42a

Browse files
committed
Bump jackson-databind from 2.13.2.2 to 2.13.4.2
1 parent 88b8beb commit 1dfb42a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,17 +195,17 @@
195195
<dependency>
196196
<groupId>com.fasterxml.jackson.core</groupId>
197197
<artifactId>jackson-core</artifactId>
198-
<version>2.13.2</version>
198+
<version>2.13.4</version>
199199
</dependency>
200200
<dependency>
201201
<groupId>com.fasterxml.jackson.core</groupId>
202202
<artifactId>jackson-databind</artifactId>
203-
<version>2.13.2.2</version>
203+
<version>2.13.4.2</version>
204204
</dependency>
205205
<dependency>
206206
<groupId>com.fasterxml.jackson.dataformat</groupId>
207207
<artifactId>jackson-dataformat-yaml</artifactId>
208-
<version>2.13.2</version>
208+
<version>2.13.4</version>
209209
<type>jar</type>
210210
</dependency>
211211

0 commit comments

Comments
 (0)