Skip to content

Commit

Permalink
Bump jackson.version from 2.17.1 to 2.17.2
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.17.1 to 2.17.2.

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d5e408f commit e2e8fd2
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 @@ -62,7 +62,7 @@ limitations under the License.
<findbugs.version>3.0.2</findbugs.version>
<guava.version>33.2.1-jre</guava.version>
<hamcrest.version>2.2</hamcrest.version>
<jackson.version>2.17.1</jackson.version>
<jackson.version>2.17.2</jackson.version>
<javacc-maven-plugin.version>2.6</javacc-maven-plugin.version>
<jetty.version>9.4.51.v20230217</jetty.version>
<junit.version>4.12</junit.version>
Expand Down

0 comments on commit e2e8fd2

Please sign in to comment.