Skip to content

Commit d6be4cc

Browse files
authored
Merge pull request #753 from revelc/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.15.2
Bump jackson-bom from 2.15.0 to 2.15.2
2 parents 3972c90 + c3dd34d commit d6be4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.fasterxml.jackson</groupId>
136136
<artifactId>jackson-bom</artifactId>
137-
<version>2.15.0</version>
137+
<version>2.15.2</version>
138138
<type>pom</type>
139139
<scope>import</scope>
140140
</dependency>

0 commit comments

Comments
 (0)