Skip to content

Commit e007efe

Browse files
Bump jackson-databind from 2.12.3 to 2.12.4 (#275)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0471de7 commit e007efe

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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.fasterxml.jackson.core</groupId>
171171
<artifactId>jackson-databind</artifactId>
172-
<version>2.12.3</version>
172+
<version>2.12.4</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)