Skip to content

Commit d9c6736

Browse files
Bump tools.jackson.core:jackson-databind from 3.1.3 to 3.2.1
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.1.3 to 3.2.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6245c7 commit d9c6736

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>tools.jackson.core</groupId>
4444
<artifactId>jackson-databind</artifactId>
45-
<version>3.1.3</version>
45+
<version>3.2.1</version>
4646
<scope>compile</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)