Skip to content

Commit 9d8bd48

Browse files
Bump jackson-databind from 2.8.5 to 2.9.10.4 in /demo
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.5 to 2.9.10.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e48a7a1 commit 9d8bd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-databind</artifactId>
67-
<version>2.8.5</version>
67+
<version>2.9.10.4</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)