Skip to content

Commit 157eaeb

Browse files
committed
Remove downgrade of Jackson for tck test
1 parent db041e4 commit 157eaeb

File tree

1 file changed

+0
-6
lines changed
  • microprofile/tests/tck/tck-opentracing

1 file changed

+0
-6
lines changed

microprofile/tests/tck/tck-opentracing/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@
2727
<artifactId>tck-opentracing</artifactId>
2828
<name>Helidon Microprofile Tests TCK Opentracing</name>
2929

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-
3630
<dependencies>
3731
<dependency>
3832
<groupId>io.helidon.microprofile.tests</groupId>

0 commit comments

Comments
 (0)