Skip to content

Commit 4b4f402

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump com.fasterxml.jackson.core:jackson-core
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>
1 parent 42772d6 commit 4b4f402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
9999
<checkstyle.config.location>${basedir}</checkstyle.config.location>
100100
<com.fasterxml.jackson.databind.version>2.17.0</com.fasterxml.jackson.databind.version>
101-
<com.fasterxml.jackson.core.version>2.17.0</com.fasterxml.jackson.core.version>
101+
<com.fasterxml.jackson.core.version>2.17.2</com.fasterxml.jackson.core.version>
102102
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
103103
<slf4j.version>2.0.9</slf4j.version>
104104
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>

0 commit comments

Comments
 (0)