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 db041e4 commit 157eaebCopy full SHA for 157eaeb
microprofile/tests/tck/tck-opentracing/pom.xml
@@ -27,12 +27,6 @@
27
<artifactId>tck-opentracing</artifactId>
28
<name>Helidon Microprofile Tests TCK Opentracing</name>
29
30
- <properties>
31
- <!-- We force the version of jackson to 2.9.0 since that's -->
32
- <!-- what the TCK test forces us to use (via shrinkwrap) -->
33
- <version.lib.jackson>2.9.0</version.lib.jackson>
34
- </properties>
35
-
36
<dependencies>
37
<dependency>
38
<groupId>io.helidon.microprofile.tests</groupId>
0 commit comments