Skip to content

Commit e76f834

Browse files
Bump jackson-databind in /analytics/demo-RTM-loco/demo-RTM-loco-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] <support@github.com>
1 parent 2f99ae7 commit e76f834

File tree

1 file changed

+1
-1
lines changed
  • analytics/demo-RTM-loco/demo-RTM-loco-java

1 file changed

+1
-1
lines changed

analytics/demo-RTM-loco/demo-RTM-loco-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
<dependency>

0 commit comments

Comments
 (0)