Skip to content

Commit a6dc768

Browse files
Merge pull request #54 from jimbethancourt/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
Bump jackson-databind from 2.13.2.2 to 2.13.4.2
2 parents 7eb2b44 + 0ede84e commit a6dc768

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.2.2</version>
160+
<version>2.13.4.2</version>
161161
</dependency>
162162
<!--
163163
<dependency>

0 commit comments

Comments
 (0)