Skip to content

Commit

Permalink
2nd attempt to fix ci fail #1834
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Nov 24, 2021
1 parent 8a822d9 commit 24758f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<!-- next 3 needed for armeria at runtime -->
<include>io.micrometer:*</include>
<include>org.reactivestreams:*</include>
<include>com.fasterxml.jackson.core:*</include>
<include>com.fasterxml.jackson.core:jackson-core</include>
<include>io.netty:*</include>
<include>org.apache.httpcomponents:*</include>
<!-- needed for apache httpclient at runtime -->
Expand Down

0 comments on commit 24758f8

Please sign in to comment.