Skip to content

Commit e6a6ba4

Browse files
authored
Merge pull request #11 from xdev-software/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.15.2
Bump jackson-bom from 2.15.0 to 2.15.2
2 parents 5d71a35 + 7c10ce2 commit e6a6ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sessionize-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.fasterxml.jackson</groupId>
9696
<artifactId>jackson-bom</artifactId>
97-
<version>2.15.0</version>
97+
<version>2.15.2</version>
9898
<type>pom</type>
9999
<scope>import</scope>
100100
</dependency>

0 commit comments

Comments
 (0)