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.
2 parents aacba0a + 2429d79 commit a70476fCopy full SHA for a70476f
1 file changed
pom.xml
@@ -52,6 +52,8 @@
52
<changelist>999999-SNAPSHOT</changelist>
53
<spotless.check.skip>false</spotless.check.skip>
54
<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>
57
</properties>
58
59
<dependencies>
0 commit comments