Skip to content

Commit 3fbc4c9

Browse files
Upgrade jackson to 2.14.x (#194)
Signed-off-by: Andres Gomez Ferrer <[email protected]>
1 parent 8759c42 commit 3fbc4c9

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
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>com.fasterxml.jackson</groupId>
317317
<artifactId>jackson-bom</artifactId>
318-
<version>2.13.3</version>
318+
<version>2.14.2</version>
319319
<type>pom</type>
320320
<scope>import</scope>
321321
</dependency>

0 commit comments

Comments
 (0)