Skip to content

Commit 93bc004

Browse files
authored
Enable strict bundled artifact checks (#137)
1 parent e7a7eb9 commit 93bc004

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
@@ -33,6 +33,8 @@
3333
<jenkins.baseline>2.479</jenkins.baseline>
3434
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
3535
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
36+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
37+
<hpi.bundledArtifacts>snakeyaml</hpi.bundledArtifacts>
3638
</properties>
3739

3840
<dependencies>

0 commit comments

Comments
 (0)