Skip to content

Commit c1cce36

Browse files
Bump jackson-bom from 2.13.0 to 2.13.1
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.0...jackson-bom-2.13.1) --- 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 0ac877c commit c1cce36

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.13.0</version>
101+
<version>2.13.1</version>
102102
<type>pom</type>
103103
<scope>import</scope>
104104
</dependency>

0 commit comments

Comments
 (0)