We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b83716 commit c9de9b8Copy full SHA for c9de9b8
pom.xml
@@ -96,7 +96,7 @@
96
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
97
<plugin>
98
<artifactId>maven-clean-plugin</artifactId>
99
- <version>3.3.2</version>
+ <version>3.4.0</version>
100
</plugin>
101
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
102
@@ -116,7 +116,7 @@
116
117
118
<artifactId>maven-jar-plugin</artifactId>
119
- <version>3.4.1</version>
+ <version>3.4.2</version>
120
<configuration>
121
<skipIfEmpty>true</skipIfEmpty>
122
</configuration>
0 commit comments