We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd047c commit bf1be6aCopy full SHA for bf1be6a
api2pdf/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>com.fasterxml.jackson.core</groupId>
33
<artifactId>jackson-databind</artifactId>
34
- <version>2.9.4</version>
+ <version>[2.9.8,)</version>
35
</dependency>
36
37
0 commit comments