Skip to content

Commit 02f625c

Browse files
authored
Merge pull request #646 from cloudbees-oss/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.16.1
Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.1
2 parents afaf658 + cfffa55 commit 02f625c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.fasterxml.jackson</groupId>
101101
<artifactId>jackson-bom</artifactId>
102-
<version>2.15.3</version>
102+
<version>2.16.1</version>
103103
<type>pom</type>
104104
<scope>import</scope>
105105
</dependency>

0 commit comments

Comments
 (0)