Skip to content

Commit 0f954eb

Browse files
Bump jackson-databind in /analytics/demo-adder/demo-adder-java
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.1 to 2.9.10.8. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f99ae7 commit 0f954eb

File tree

1 file changed

+1
-1
lines changed
  • analytics/demo-adder/demo-adder-java

1 file changed

+1
-1
lines changed

analytics/demo-adder/demo-adder-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.fasterxml.jackson.core</groupId>
2929
<artifactId>jackson-databind</artifactId>
30-
<version>2.4.1</version>
30+
<version>2.9.10.8</version>
3131
<scope>provided</scope>
3232
</dependency>
3333

0 commit comments

Comments
 (0)