Skip to content

Commit 7e3eb02

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

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
@@ -866,7 +866,7 @@
866866
<dependency>
867867
<groupId>com.fasterxml.jackson.core</groupId>
868868
<artifactId>jackson-databind</artifactId>
869-
<version>2.21.0</version>
869+
<version>2.21.1</version>
870870
</dependency>
871871
</dependencies>
872872

0 commit comments

Comments
 (0)