Skip to content

Commit ad149ef

Browse files
authored
Merge pull request #13 from FlowingCode/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Bump jackson-databind from 2.9.9 to 2.9.10.1
2 parents 5b38d7e + af53ecc commit ad149ef

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.fasterxml.jackson.core</groupId>
129129
<artifactId>jackson-databind</artifactId>
130-
<version>2.9.9</version>
130+
<version>2.9.10.1</version>
131131
</dependency>
132132
</dependencies>
133133

0 commit comments

Comments
 (0)