Skip to content

Commit 168fb84

Browse files
committed
chore: update dependency com.fasterxml.jackson:jackson-bom to v2.18.1
1 parent 0954bb7 commit 168fb84

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.fasterxml.jackson</groupId>
5959
<artifactId>jackson-bom</artifactId>
60-
<version>2.18.0</version>
60+
<version>2.18.1</version>
6161
<type>pom</type>
6262
<scope>import</scope>
6363
</dependency>

0 commit comments

Comments
 (0)