Skip to content

Commit a70476f

Browse files
Merge pull request #97 from dwnusbaum/strict-bundled-artifact-checks
2 parents aacba0a + 2429d79 commit a70476f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
<changelist>999999-SNAPSHOT</changelist>
5353
<spotless.check.skip>false</spotless.check.skip>
5454
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
55+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
56+
<hpi.bundledArtifacts>httpclient5,httpclient5-cache,httpclient5-fluent,httpcore5,httpcore5-h2,httpcore5-reactive,reactive-streams</hpi.bundledArtifacts>
5557
</properties>
5658

5759
<dependencies>

0 commit comments

Comments
 (0)