Skip to content

Commit

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

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.8.1 to 1.9.0
  • Loading branch information
xstefank authored Apr 15, 2024
2 parents 42a21b5 + a257c3a commit 58078e9
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.8.1</version>
<version>1.9.0</version>
<executions>
<execution>
<id>install-bootstrap-css</id>
Expand Down

0 comments on commit 58078e9

Please sign in to comment.