Skip to content

Commit 366c848

Browse files
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
Bumps org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0. --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efc4e40 commit 366c848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<plugins>
3838
<plugin>
3939
<artifactId>maven-clean-plugin</artifactId>
40-
<version>3.4.1</version>
40+
<version>3.5.0</version>
4141
<executions>
4242
<execution>
4343
<id>auto-clean</id>

0 commit comments

Comments
 (0)