Skip to content

Commit 97a36f1

Browse files
dependabot[bot]sapessi
authored andcommitted
Bump jackson-databind in /samples/jersey/pet-store (#300)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 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 c908795 commit 97a36f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/jersey/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<maven.compiler.source>1.8</maven.compiler.source>
2828
<maven.compiler.target>1.8</maven.compiler.target>
2929
<jersey.version>2.29.1</jersey.version>
30-
<jackson.version>2.9.10</jackson.version>
30+
<jackson.version>2.9.10.1</jackson.version>
3131
</properties>
3232

3333
<dependencies>

0 commit comments

Comments
 (0)