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.
2 parents c8208ef + 491b8c5 commit 51a6739Copy full SHA for 51a6739
pom.xml
@@ -170,7 +170,7 @@ SPDX-License-Identifier: Apache-2.0
170
<plugin>
171
<groupId>org.apache.maven.plugins</groupId>
172
<artifactId>maven-jar-plugin</artifactId>
173
- <version>3.3.0</version>
+ <version>3.4.2</version>
174
<executions>
175
<execution>
176
<goals>
@@ -245,7 +245,7 @@ SPDX-License-Identifier: Apache-2.0
245
246
247
<artifactId>maven-source-plugin</artifactId>
248
+ <version>3.3.1</version>
249
250
251
<id>attach-sources</id>
0 commit comments