Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 6a1a7cc

Browse files
Bump jackson-databind from 2.5.3 to 2.9.10.1 in /docs/jersey2skeleton
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79e37c9 commit 6a1a7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jersey2skeleton/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
<dependency>
275275
<groupId>com.fasterxml.jackson.core</groupId>
276276
<artifactId>jackson-databind</artifactId>
277-
<version>2.5.3</version>
277+
<version>2.9.10.1</version>
278278
</dependency>
279279

280280
<dependency>

0 commit comments

Comments
 (0)