Skip to content

Commit c6d721e

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.5.0 (#4326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c34483 commit c6d721e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-admin-server-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<!-- Delete some node_modules due to a bug in npm optionalDependencies -->
133133
<!-- see bug in npm https://github.com/npm/cli/issues/4828 -->
134134
<artifactId>maven-clean-plugin</artifactId>
135-
<version>3.4.1</version>
135+
<version>3.5.0</version>
136136
<executions>
137137
<execution>
138138
<id>auto-clean</id>

0 commit comments

Comments
 (0)