Skip to content

Commit

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

Bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.8.0 to 1.8.1
  • Loading branch information
xstefank authored Feb 29, 2024
2 parents 8168558 + a278e18 commit e9aadec
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.0</version>
<version>1.8.1</version>
<executions>
<execution>
<id>install-bootstrap-css</id>
Expand Down

0 comments on commit e9aadec

Please sign in to comment.