Skip to content

Commit

Permalink
Merge pull request #574 from smallrye/dependabot/maven/com.googlecode…
Browse files Browse the repository at this point in the history
….maven-download-plugin-download-maven-plugin-1.11.0

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.9.0 to 1.11.0
  • Loading branch information
xstefank authored Oct 22, 2024
2 parents e2ac62b + e3176c2 commit 6fb4912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.9.0</version>
<version>1.11.0</version>
<executions>
<execution>
<id>install-bootstrap-css</id>
Expand Down

0 comments on commit 6fb4912

Please sign in to comment.