Skip to content

Commit 4de2da8

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.21.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.1 to 2.21.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29fabd7 commit 4de2da8

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
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<spotless.check.skip>true</spotless.check.skip>
38-
<jackson.version>2.21.1</jackson.version>
38+
<jackson.version>2.21.2</jackson.version>
3939
<reactor-netty.version>1.3.4</reactor-netty.version>
4040
<junit.version>5.14.3</junit.version>
4141
<junit-platform.version>1.14.3</junit-platform.version>

0 commit comments

Comments
 (0)