Skip to content

Commit f099eda

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.18.1
1 parent 9ce2419 commit f099eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson</groupId>
4444
<artifactId>jackson-bom</artifactId>
45-
<version>2.18.0</version>
45+
<version>2.18.1</version>
4646
<type>pom</type>
4747
<scope>import</scope>
4848
</dependency>

0 commit comments

Comments
 (0)