Skip to content

Commit f5d1d91

Browse files
authored
Merge pull request #11 from SEPIA-Framework/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.3
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
2 parents e59e888 + 40ee33c commit f5d1d91

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-databind</artifactId>
53-
<version>2.9.10.1</version>
53+
<version>2.9.10.3</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)