Skip to content

Commit bda9dd0

Browse files
committed
fix: Add version for cyclonedx-maven-plugin
1 parent 98775b1 commit bda9dd0

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-admin-samples/spring-boot-admin-sample-servlet

1 file changed

+1
-0
lines changed

spring-boot-admin-samples/spring-boot-admin-sample-servlet/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<plugin>
9393
<groupId>org.cyclonedx</groupId>
9494
<artifactId>cyclonedx-maven-plugin</artifactId>
95+
<version>2.8.1</version>
9596
<executions>
9697
<execution>
9798
<phase>validate</phase>

0 commit comments

Comments
 (0)