Skip to content

Commit 2010f37

Browse files
authored
Merge pull request #33 from dinject/dependabot/maven/examples/example-javalin/com.fasterxml.jackson.core-jackson-databind-2.9.10.5
Bump jackson-databind from 2.9.10.1 to 2.9.10.5 in /examples/example-javalin
2 parents e619287 + c49a06c commit 2010f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-javalin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.fasterxml.jackson.core</groupId>
3939
<artifactId>jackson-databind</artifactId>
40-
<version>2.9.10.1</version>
40+
<version>2.9.10.5</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)