Skip to content

Commit e706936

Browse files
Bump jackson-databind from 2.13.4.1 to 2.13.4.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 161a1a2 commit e706936

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
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>com.fasterxml.jackson.core</groupId>
159159
<artifactId>jackson-databind</artifactId>
160-
<version>2.13.4.1</version>
160+
<version>2.13.4.2</version>
161161
</dependency>
162162

163163
<!-- TEST DEPENDENCIES -->

0 commit comments

Comments
 (0)