Skip to content

Commit c84ecc4

Browse files
committed
Upgrade Jackson from 2.19.1 to 2.20.1
1 parent 42f7f43 commit c84ecc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.fasterxml.jackson</groupId>
310310
<artifactId>jackson-bom</artifactId>
311-
<version>2.19.1</version>
311+
<version>2.20.1</version>
312312
<type>pom</type>
313313
<scope>import</scope>
314314
</dependency>

0 commit comments

Comments
 (0)