Skip to content

Commit

Permalink
Bump jackson2.version from 2.16.0 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps `jackson2.version` from 2.16.0 to 2.16.1.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-core@jackson-core-2.16.0...jackson-core-2.16.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.16.0...jackson-datatypes-misc-parent-2.16.1)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.0 to 2.16.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.module:jackson-module-scala_2.12` from 2.16.0 to 2.16.1
- [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/2.17/release.sbt)
- [Commits](FasterXML/jackson-module-scala@v2.16.0...v2.16.1)

Updates `com.fasterxml.jackson.module:jackson-module-paranamer` from 2.16.0 to 2.16.1
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.16.0...jackson-modules-base-2.16.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-paranamer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit ad5dcfe)
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent 0a50375 commit 6fca1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<htrace.version>4.1.5</htrace.version>
<bigtable.version>1.24.0</bigtable.version>
<!-- align with org.apache.spark:spark-core_2.12 -->
<jackson2.version>2.16.0</jackson2.version>
<jackson2.version>2.16.1</jackson2.version>
<lucene-solr.version>8.11.2</lucene-solr.version>
<elasticsearch.version>8.10.4</elasticsearch.version>
<commons.beanutils.version>1.9.4</commons.beanutils.version>
Expand Down

0 comments on commit 6fca1a7

Please sign in to comment.