Skip to content

Commit 80983d1

Browse files
fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.17.0 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 414fd35 commit 80983d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.fasterxml.jackson</groupId>
3333
<artifactId>jackson-bom</artifactId>
34-
<version>2.16.2</version>
34+
<version>2.17.0</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>

0 commit comments

Comments
 (0)