Skip to content

Commit 9c74ebf

Browse files
build(deps): bump jackson-datatype-json-org from 2.14.2 to 2.15.0 (#3290)
Bumps [jackson-datatype-json-org](https://github.com/FasterXML/jackson-datatypes-misc) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.14.2...jackson-datatypes-misc-parent-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Wittmann <eric.wittmann@gmail.com>
1 parent e46fc72 commit 9c74ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200

201201
<!-- JSON Schema Validator -->
202202
<org.everit.json.schema.version>1.14.2</org.everit.json.schema.version><!-- TODO unification -->
203-
<jackson-datatype-json-org.version>2.14.2</jackson-datatype-json-org.version>
203+
<jackson-datatype-json-org.version>2.15.0</jackson-datatype-json-org.version>
204204
<jackson-dataformat-yaml.version>2.13.4</jackson-dataformat-yaml.version>
205205

206206
<!-- Dependency versions -->

0 commit comments

Comments
 (0)