Skip to content

Commit 9dba03e

Browse files
committed
Declare dependencies explicitly
1 parent f3445d7 commit 9dba03e

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
@@ -35,6 +35,8 @@
3535
<spotless.check.skip>false</spotless.check.skip>
3636
<json-smart.version>2.5.2</json-smart.version>
3737
<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>
3840
</properties>
3941

4042
<dependencyManagement>

0 commit comments

Comments
 (0)