Skip to content

Commit 4f8a2cd

Browse files
Update jackson monorepo to v2.21.1
1 parent e49cba9 commit 4f8a2cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<dependency>
209209
<groupId>com.fasterxml.jackson.core</groupId>
210210
<artifactId>jackson-databind</artifactId>
211-
<version>2.21.0</version>
211+
<version>2.21.1</version>
212212
<scope>test</scope>
213213
</dependency>
214214
<dependency>
@@ -235,7 +235,7 @@
235235
<dependency>
236236
<groupId>com.fasterxml.jackson</groupId>
237237
<artifactId>jackson-bom</artifactId>
238-
<version>2.21.0</version>
238+
<version>2.21.1</version>
239239
<scope>import</scope>
240240
<type>pom</type>
241241
</dependency>

0 commit comments

Comments
 (0)