Skip to content

Commit e9b45be

Browse files
Bump jackson-databind from 2.3.1 to 2.9.10.8 in /dcm4chee-wizard-war
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.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 09c9c4d commit e9b45be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dcm4chee-wizard-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<!-- for de/serializing generic config nodes -->
211211
<groupId>com.fasterxml.jackson.core</groupId>
212212
<artifactId>jackson-databind</artifactId>
213-
<version>2.3.1</version>
213+
<version>2.9.10.8</version>
214214
</dependency>
215215
<dependency>
216216
<groupId>org.apache.tomcat</groupId>

0 commit comments

Comments
 (0)