Skip to content

Commit 3c274cb

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.1
1 parent 39925b1 commit 3c274cb

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson</groupId>
4747
<artifactId>jackson-bom</artifactId>
48-
<version>2.19.0</version>
48+
<version>2.19.1</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)