Skip to content

Commit 85b41db

Browse files
authored
Merge pull request #3 from GenaroNetwork/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.6 to 2.9.10.3
2 parents 9cfc6ed + 4b96d2d commit 85b41db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>com.fasterxml.jackson.core</groupId>
141141
<artifactId>jackson-databind</artifactId>
142-
<version>2.9.6</version>
142+
<version>2.9.10.3</version>
143143
</dependency>
144144

145145
<dependency>

0 commit comments

Comments
 (0)