Skip to content

Commit ce0032c

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.0
1 parent 69d5139 commit ce0032c

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson</groupId>
4040
<artifactId>jackson-bom</artifactId>
41-
<version>2.18.3</version>
41+
<version>2.19.0</version>
4242
<type>pom</type>
4343
<scope>import</scope>
4444
</dependency>

0 commit comments

Comments
 (0)