Skip to content

Commit 677e13e

Browse files
Step version of jackson-databind to 2.9.5
Step version of jackson-databind to 2.9.5
1 parent 8330a4b commit 677e13e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pom.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>com.fasterxml.jackson.core</groupId>
115115
<artifactId>jackson-databind</artifactId>
116-
<version>2.9.4</version>
116+
<version>2.9.5</version>
117117
</dependency>
118118

119119
<dependency>
@@ -147,10 +147,7 @@
147147
<groupId>commons-io</groupId>
148148
<artifactId>commons-io</artifactId>
149149
<version>2.6</version>
150-
</dependency>
151-
152-
<!-- <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-log4j12</artifactId>
153-
<version>1.7.25</version> </dependency> -->
150+
</dependency>
154151

155152
<!-- https://mvnrepository.com/artifact/org.json/json -->
156153
<dependency>

0 commit comments

Comments
 (0)