Skip to content

Commit b420343

Browse files
Bump jackson-databind from 2.2.2 to 2.9.10.8 in /servlet-file-upload
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.2.2 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 dc0b1bc commit b420343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servlet-file-upload/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-databind</artifactId>
41-
<version>2.2.2</version>
41+
<version>2.9.10.8</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)