Skip to content

Commit 2f8e151

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.3 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f657848 commit 2f8e151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
Jackson is bundled and relocated (see maven-shade-plugin), so it is decoupled from the
6464
Jackson that Hadoop ships. Keep this aligned with the version the kubernetes-client pulls in
6565
(jackson-datatype-jsr310 / jackson-dataformat-yaml) so the bundled Jackson set is consistent. -->
66-
<jackson.version>2.21.3</jackson.version>
66+
<jackson.version>2.22.0</jackson.version>
6767
</properties>
6868

6969
<dependencyManagement>

0 commit comments

Comments
 (0)