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 6573ea7 commit 1d06bf1Copy full SHA for 1d06bf1
samples/FleetProvisioning/pom.xml
@@ -45,11 +45,6 @@
45
<version>2.9.0</version>
46
<scope>compile</scope>
47
</dependency>
48
- <dependency>
49
- <groupId>com.fasterxml.jackson.core</groupId>
50
- <artifactId>jackson-core</artifactId>
51
- <version>2.10.3</version>
52
- </dependency>
53
</dependencies>
54
<build>
55
<plugins>
sdk/pom.xml
@@ -74,11 +74,6 @@
74
75
76
77
78
79
80
- <version>2.12.0</version>
81
82
83
84
0 commit comments