Skip to content

Commit 7c10ce2

Browse files
Bump jackson-bom from 2.15.0 to 2.15.2
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.0 to 2.15.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.15.0...jackson-bom-2.15.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c83f1d commit 7c10ce2

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)