Skip to content

Commit 3a6e10a

Browse files
committed
upadated pom.xml
1 parent 8afde43 commit 3a6e10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.9.8</version>
43+
<version>2.10.0</version>
4444
<type>jar</type>
4545
</dependency>
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.dataformat</groupId>
4848
<artifactId>jackson-dataformat-yaml</artifactId>
49-
<version>2.9.8</version>
49+
<version>2.10.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)