Skip to content

Commit a94944e

Browse files
authored
Merge pull request #692 from cloudbees-oss/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.17.1
Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1
2 parents 090ccc4 + 0d28bc3 commit a94944e

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.17.0</version>
102+
<version>2.17.1</version>
103103
<type>pom</type>
104104
<scope>import</scope>
105105
</dependency>

0 commit comments

Comments
 (0)