Skip to content

Commit 8c54c94

Browse files
committed
2 parents c0dfe44 + a8a3e8c commit 8c54c94

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
@@ -48,13 +48,13 @@
4848
<dependency>
4949
<groupId>com.fasterxml.jackson.core</groupId>
5050
<artifactId>jackson-core</artifactId>
51-
<version>2.9.7</version>
51+
<version>[2.9.8,)</version>
5252
</dependency>
5353
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.9.7</version>
57+
<version>[2.9.8,)</version>
5858
</dependency>
5959
<!-- https://mvnrepository.com/artifact/org.aspectj/aspectjweaver -->
6060
<dependency>

0 commit comments

Comments
 (0)