Skip to content

Commit 4f131b9

Browse files
dependabot[bot]goneall
authored andcommitted
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 2d87be6 commit 4f131b9

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
@@ -160,7 +160,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
160160
<dependency>
161161
<groupId>com.fasterxml.jackson.core</groupId>
162162
<artifactId>jackson-databind</artifactId>
163-
<version>2.21.1</version>
163+
<version>2.21.2</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)