Skip to content

Commit ad72fd0

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump jackson-core from 2.13.2 to 2.13.3
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.13.2...jackson-core-2.13.3) --- 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 d3a084a commit ad72fd0

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
@@ -93,7 +93,7 @@
9393
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
9494
<checkstyle.config.location>${basedir}</checkstyle.config.location>
9595
<com.fasterxml.jackson.databind.version>2.13.3</com.fasterxml.jackson.databind.version>
96-
<com.fasterxml.jackson.core.version>2.13.2</com.fasterxml.jackson.core.version>
96+
<com.fasterxml.jackson.core.version>2.13.3</com.fasterxml.jackson.core.version>
9797
<com.fasterxml.jackson.annotations.version>2.13.3</com.fasterxml.jackson.annotations.version>
9898
<slf4j.version>1.7.32</slf4j.version>
9999
</properties>

0 commit comments

Comments
 (0)