Skip to content

Commit 3a41a5b

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.4 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9660e3 commit 3a41a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/cdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<!-- Pinned to 2.21.4: 2.22.0 is affected by GHSA-5jmj-h7xm-6q6v
108108
(case-insensitive deserialization bypasses per-property
109109
@JsonIgnoreProperties) with no patched 2.22.x release yet. -->
110-
<version>2.21.4</version>
110+
<version>2.22.0</version>
111111
</dependency>
112112

113113
<!-- JSON library for policy parsing -->

0 commit comments

Comments
 (0)