We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c34483 commit c6d721eCopy full SHA for c6d721e
1 file changed
spring-boot-admin-server-ui/pom.xml
@@ -132,7 +132,7 @@
132
<!-- Delete some node_modules due to a bug in npm optionalDependencies -->
133
<!-- see bug in npm https://github.com/npm/cli/issues/4828 -->
134
<artifactId>maven-clean-plugin</artifactId>
135
- <version>3.4.1</version>
+ <version>3.5.0</version>
136
<executions>
137
<execution>
138
<id>auto-clean</id>
0 commit comments