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 f3445d7 commit 9dba03eCopy full SHA for 9dba03e
pom.xml
@@ -35,6 +35,8 @@
35
<spotless.check.skip>false</spotless.check.skip>
36
<json-smart.version>2.5.2</json-smart.version>
37
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
38
+ <hpi.bundledArtifacts>accessors-smart,json-path,json-smart,json-smart-action</hpi.bundledArtifacts>
39
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
40
</properties>
41
42
<dependencyManagement>
0 commit comments