Skip to content

Commit

Permalink
build(deps): bump jackson.version from 2.14.0 to 2.14.1 (#5081)
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.14.0 to 2.14.1.

Updates `jackson-bom` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson-bom/releases)
- [Commits](FasterXML/jackson-bom@jackson-bom-2.14.0...jackson-bom-2.14.1)

Updates `jackson-databind` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 23, 2022
1 parent 914dafb commit 4e5e0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -168,7 +168,7 @@ Copyright (c) 2012 - Jeremy Long
<groovy-all.version>2.4.21</groovy-all.version>
<gmavenplus-plugin.version>2.1.0</gmavenplus-plugin.version>
<com.h3xstream.retirejs.core.version>3.0.4</com.h3xstream.retirejs.core.version>
<jackson.version>2.14.0</jackson.version>
<jackson.version>2.14.1</jackson.version>
<!--necassary for some IDEs to be able to execute test cases (Netbeans)-->
<surefireArgLine />

Expand Down

0 comments on commit 4e5e0f4

Please sign in to comment.