Skip to content

Commit 486a2b1

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.0
1 parent 096495c commit 486a2b1

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
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson</groupId>
4242
<artifactId>jackson-bom</artifactId>
43-
<version>2.18.3</version>
43+
<version>2.19.0</version>
4444
<type>pom</type>
4545
<scope>import</scope>
4646
</dependency>

0 commit comments

Comments
 (0)