Skip to content

Commit

Permalink
Update maven-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 8ed30c6 commit 59c4771
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.13.0</version>
<executions>
<execution>
<id>download-frontend</id>
Expand Down Expand Up @@ -211,7 +211,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.8.2</version>
<version>2.9.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down Expand Up @@ -250,7 +250,7 @@
<!-- https://github.com/fabric8io/docker-maven-plugin -->
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.45.0</version>
<version>0.45.1</version>
<executions>
<execution>
<id>docker-image</id>
Expand Down

0 comments on commit 59c4771

Please sign in to comment.