Skip to content

Commit d783826

Browse files
Update dependency com.fasterxml.jackson:jackson-bom to v2.18.2
1 parent be9f2be commit d783826

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

0 commit comments

Comments
 (0)