Skip to content

Commit 210b1c2

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0 (#233)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.21.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 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>
1 parent eeb2f3c commit 210b1c2

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.fasterxml.jackson.core</groupId>
123123
<artifactId>jackson-databind</artifactId>
124-
<version>2.20.1</version>
124+
<version>2.21.0</version>
125125
</dependency>
126126
</dependencies>
127127
<profiles>

0 commit comments

Comments
 (0)