Skip to content

Commit f4a9e26

Browse files
Bump jackson-databind from 2.4.4 to 2.9.10.8 in /jasper-example
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.4 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 26a9e3b commit f4a9e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jasper-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.fasterxml.jackson.core</groupId>
2828
<artifactId>jackson-databind</artifactId>
29-
<version>2.4.4</version>
29+
<version>2.9.10.8</version>
3030
</dependency>
3131

3232
<dependency>

0 commit comments

Comments
 (0)