Skip to content

Commit df16305

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](https://github.com/apache/maven-clean-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.1...maven-clean-plugin-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] <[email protected]>
1 parent d10fca2 commit df16305

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
@@ -25,7 +25,7 @@
2525
<maven.build-helper-plugin.version>3.6.0</maven.build-helper-plugin.version>
2626
<maven.changes-plugin.version>2.12.1</maven.changes-plugin.version>
2727
<maven.checkstyle-plugin.version>3.3.0</maven.checkstyle-plugin.version>
28-
<maven.clean-plugin.version>3.4.1</maven.clean-plugin.version>
28+
<maven.clean-plugin.version>3.5.0</maven.clean-plugin.version>
2929
<maven.compiler-plugin.version>3.14.0</maven.compiler-plugin.version>
3030
<maven.compiler.source>17</maven.compiler.source>
3131
<maven.compiler.release>17</maven.compiler.release>

0 commit comments

Comments
 (0)