We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c18ee6b + f1dcde3 commit 31e9b55Copy full SHA for 31e9b55
1 file changed
pom.xml
@@ -78,7 +78,7 @@
78
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
79
<plugin>
80
<artifactId>maven-clean-plugin</artifactId>
81
- <version>3.1.0</version>
+ <version>3.5.0</version>
82
</plugin>
83
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
84
@@ -108,7 +108,7 @@
108
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
109
110
<artifactId>maven-site-plugin</artifactId>
111
- <version>3.7.1</version>
+ <version>3.21.0</version>
112
113
114
<artifactId>maven-project-info-reports-plugin</artifactId>
0 commit comments