Skip to content

Commit bf1be6a

Browse files
committed
update jackson core
1 parent 0bd047c commit bf1be6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api2pdf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.fasterxml.jackson.core</groupId>
3333
<artifactId>jackson-databind</artifactId>
34-
<version>2.9.4</version>
34+
<version>[2.9.8,)</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)