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.15.2 to 2.17.0.
- [Commits](FasterXML/jackson-core@jackson-core-2.15.2...jackson-core-2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Mar 16, 2024
1 parent 2404bb0 commit d62f43f
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.15.2</com.fasterxml.jackson.databind.version>
<com.fasterxml.jackson.core.version>2.15.2</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.core.version>2.17.0</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.7.3.6</spotbugs.maven.plugin.version>
Expand Down

0 comments on commit d62f43f

Please sign in to comment.