We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4797f commit f514fd6Copy full SHA for f514fd6
1 file changed
Java/libraries/resource-generator/pom.xml
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>com.fasterxml.jackson.core</groupId>
26
<artifactId>jackson-databind</artifactId>
27
- <version>2.10.0.pr1</version>
+ <version>2.12.6.1</version>
28
</dependency>
29
30
<groupId>org.yaml</groupId>
0 commit comments