X Tutup
Skip to content

Commit a209751

Browse files
chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.9.1
1 parent 5cdf631 commit a209751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
<plugin>
416416
<groupId>org.cyclonedx</groupId>
417417
<artifactId>cyclonedx-maven-plugin</artifactId>
418-
<version>2.9.0</version>
418+
<version>2.9.1</version>
419419
<configuration>
420420
<projectType>library</projectType>
421421
<schemaVersion>1.3</schemaVersion>

0 commit comments

Comments
 (0)
X Tutup