Skip to content

Commit 0fa58ff

Browse files
dependabot[bot]slachiewicz
authored andcommitted
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 caa01e2 commit 0fa58ff

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
@@ -217,7 +217,7 @@
217217
<properties>
218218
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
219219
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
220-
<jackson.version>2.13.0</jackson.version>
220+
<jackson.version>2.13.1</jackson.version>
221221
<jdom.version>2.0.2</jdom.version>
222222
<!--
223223
! This controls the minimum java version

0 commit comments

Comments
 (0)