Skip to content

Commit c9551dd

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.0
1 parent e89fab2 commit c9551dd

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
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>com.fasterxml.jackson</groupId>
221221
<artifactId>jackson-bom</artifactId>
222-
<version>2.16.1</version> <!-- Use the desired version -->
222+
<version>2.20.0</version> <!-- Use the desired version -->
223223
<type>pom</type>
224224
<scope>import</scope>
225225
</dependency>

0 commit comments

Comments
 (0)