Skip to content

Commit e68d914

Browse files
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 (#228)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2af8ea1 commit e68d914

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.fasterxml.jackson.core</groupId>
114114
<artifactId>jackson-databind</artifactId>
115-
<version>2.13.4.1</version>
115+
<version>2.13.4.2</version>
116116
<optional>true</optional>
117117
</dependency>
118118

0 commit comments

Comments
 (0)