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 fc68508 commit 3224d7eCopy full SHA for 3224d7e
pom.xml
@@ -115,7 +115,7 @@
115
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
116
<plugin>
117
<artifactId>maven-clean-plugin</artifactId>
118
- <version>3.3.2</version>
+ <version>3.4.0</version>
119
</plugin>
120
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
121
@@ -135,7 +135,7 @@
135
136
137
<artifactId>maven-jar-plugin</artifactId>
138
- <version>3.4.1</version>
+ <version>3.4.2</version>
139
<configuration>
140
<skipIfEmpty>true</skipIfEmpty>
141
</configuration>
0 commit comments