Skip to content

Commit 4060a3c

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump jackson-bom from 2.13.3 to 2.13.4
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.3...jackson-bom-2.13.4) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb947ef commit 4060a3c

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.3</jackson.version>
220+
<jackson.version>2.13.4</jackson.version>
221221
<jdom.version>2.0.2</jdom.version>
222222
<!--
223223
! This controls the minimum java version

0 commit comments

Comments
 (0)