Skip to content

Commit b3022f2

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.19.2 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c8462 commit b3022f2

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.1</version>
48+
<version>2.19.2</version>
4949
<type>pom</type>
5050
<scope>import</scope>
5151
</dependency>

0 commit comments

Comments
 (0)