Skip to content

Commit 0757f45

Browse files
authored
Merge pull request #583 from cloudbees-oss/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.15.0
2 parents 6384a1f + aa30ba1 commit 0757f45

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
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>com.fasterxml.jackson</groupId>
100100
<artifactId>jackson-bom</artifactId>
101-
<version>2.14.2</version>
101+
<version>2.15.0</version>
102102
<type>pom</type>
103103
<scope>import</scope>
104104
</dependency>

0 commit comments

Comments
 (0)