Skip to content

Commit 9126f24

Browse files
Bump tools.jackson.core:jackson-databind from 3.1.3 to 3.2.1 (#4)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Teixeira <3845404+RuiTeixeira@users.noreply.github.com>
1 parent 7946ce2 commit 9126f24

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)