Skip to content

Commit 4185e5e

Browse files
build(deps): bump jackson-databind from 2.9.9.2 to 2.9.10.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9.2 to 2.9.10.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05161d9 commit 4185e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.fasterxml.jackson.core</groupId>
119119
<artifactId>jackson-databind</artifactId>
120-
<version>2.9.9.2</version>
120+
<version>2.9.10.3</version>
121121
<scope>compile</scope>
122122
</dependency>
123123
<dependency>

0 commit comments

Comments
 (0)