Skip to content

Commit fc23fb2

Browse files
committed
Merging JSTEP-14 pom.xml changes from 2.x
1 parent 1f2694f commit fc23fb2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,11 @@
198198
<groupId>com.google.code.maven-replacer-plugin</groupId>
199199
<artifactId>replacer</artifactId>
200200
</plugin>
201+
<!-- 28-Apr-2025, tatu: SBOM generation [JSTEP-14] -->
202+
<plugin>
203+
<groupId>org.cyclonedx</groupId>
204+
<artifactId>cyclonedx-maven-plugin</artifactId>
205+
</plugin>
201206
<plugin>
202207
<groupId>org.apache.maven.plugins</groupId>
203208
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)