Skip to content

Commit e2ac7df

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.1
1 parent 2873551 commit e2ac7df

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.17.1</version>
154154
<type>pom</type>
155155
<scope>import</scope>
156156
</dependency>

0 commit comments

Comments
 (0)