Skip to content

Commit 220dcda

Browse files
Bump jackson-databind from 2.13.2.1 to 2.13.4.2 (#1)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.2. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6dbf2c commit 220dcda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.fasterxml.jackson.core</groupId>
156156
<artifactId>jackson-databind</artifactId>
157-
<version>2.13.2.1</version>
157+
<version>2.13.4.2</version>
158158
</dependency>
159159

160160
<dependency>

0 commit comments

Comments
 (0)