Skip to content

Commit 1c3ea9c

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.0
1 parent 8eb7968 commit 1c3ea9c

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>com.fasterxml.jackson</groupId>
152152
<artifactId>jackson-bom</artifactId>
153-
<version>2.16.1</version>
153+
<version>2.19.0</version>
154154
<type>pom</type>
155155
<scope>import</scope>
156156
</dependency>

0 commit comments

Comments
 (0)