Skip to content

Commit 9143234

Browse files
Merge pull request #156 from graph-quilt/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
Bump jackson-databind from 2.13.4.1 to 2.13.4.2
2 parents 161a1a2 + e706936 commit 9143234

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)