Skip to content

Commit c49a06c

Browse files
Bump jackson-databind in /examples/example-javalin
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.5. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cf998d commit c49a06c

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)