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 b2b2c89 commit 140aa4dCopy full SHA for 140aa4d
packages/jsii-java-runtime/pom.xml.t.js
@@ -52,14 +52,14 @@ process.stdout.write(`<?xml version="1.0" encoding="UTF-8"?>
52
<dependency>
53
<groupId>com.fasterxml.jackson.core</groupId>
54
<artifactId>jackson-core</artifactId>
55
- <version>2.9.5</version>
+ <version>[2.9.8,)</version>
56
</dependency>
57
58
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
59
60
61
<artifactId>jackson-databind</artifactId>
62
63
64
65
<!-- https://mvnrepository.com/artifact/com.google.guava/guava-io -->
0 commit comments