Skip to content

Commit e8d3ca3

Browse files
authored
Merge pull request #728 from cloudbees-oss/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.18.2
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.2
2 parents 83d02fd + 43e9019 commit e8d3ca3

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

0 commit comments

Comments
 (0)