Skip to content

Commit 8d568d1

Browse files
committed
Manual merge of JSTEP-14
1 parent 1cb213e commit 8d568d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
158158
<groupId>com.google.code.maven-replacer-plugin</groupId>
159159
<artifactId>replacer</artifactId>
160160
</plugin>
161+
<!-- 29-Apr-2025, tatu: SBOM generation [JSTEP-14] -->
162+
<plugin>
163+
<groupId>org.cyclonedx</groupId>
164+
<artifactId>cyclonedx-maven-plugin</artifactId>
165+
</plugin>
161166
<!-- 05-Jul-2020, tatu: Add gradle module metadata -->
162167
<plugin>
163168
<groupId>org.gradlex</groupId>

0 commit comments

Comments
 (0)