Skip to content

Commit 92a50e5

Browse files
Update jackson monorepo to v2.21.3
1 parent ec39750 commit 92a50e5

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
@@ -207,7 +207,7 @@
207207
<dependency>
208208
<groupId>com.fasterxml.jackson.core</groupId>
209209
<artifactId>jackson-databind</artifactId>
210-
<version>2.21.0</version>
210+
<version>2.21.3</version>
211211
<scope>test</scope>
212212
</dependency>
213213
<dependency>
@@ -234,7 +234,7 @@
234234
<dependency>
235235
<groupId>com.fasterxml.jackson</groupId>
236236
<artifactId>jackson-bom</artifactId>
237-
<version>2.21.0</version>
237+
<version>2.21.3</version>
238238
<scope>import</scope>
239239
<type>pom</type>
240240
</dependency>

0 commit comments

Comments
 (0)