Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-core
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.17.0 to 2.17.2.
- [Commits](FasterXML/jackson-core@jackson-core-2.17.0...jackson-core-2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Aug 2, 2024
1 parent 42772d6 commit 4b4f402
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 @@ -98,7 +98,7 @@
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
<checkstyle.config.location>${basedir}</checkstyle.config.location>
<com.fasterxml.jackson.databind.version>2.17.0</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.core.version>2.17.0</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.core.version>2.17.2</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
<slf4j.version>2.0.9</slf4j.version>
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
Expand Down

0 comments on commit 4b4f402

Please sign in to comment.