Skip to content

Commit 612d947

Browse files
dependabot[bot]sapessi
authored andcommitted
Bump jackson-databind in /samples/spark/pet-store (#299)
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 97a36f1 commit 612d947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spark/pet-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<properties>
2727
<maven.compiler.source>1.8</maven.compiler.source>
2828
<maven.compiler.target>1.8</maven.compiler.target>
29-
<jackson.version>2.9.10</jackson.version>
29+
<jackson.version>2.9.10.1</jackson.version>
3030
<spark.version>2.9.1</spark.version>
3131
</properties>
3232

0 commit comments

Comments
 (0)