Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit af17757

Browse files
authored
Merge pull request #65 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.3.0
Bump maven-dependency-plugin from 3.2.0 to 3.3.0
2 parents 193d8b1 + fa5fe38 commit af17757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@
260260
<plugin>
261261
<groupId>org.apache.maven.plugins</groupId>
262262
<artifactId>maven-dependency-plugin</artifactId>
263-
<!-- version is intentional not up-to-date. There is a bug in 3.2.0 see
263+
<!-- version is intentional not up-to-date. There is a bug in 3.3.0 see
264264
https://issues.apache.org/jira/browse/MDEP-757 -->
265-
<version>3.2.0</version>
265+
<version>3.3.0</version>
266266
<executions>
267267
<execution>
268268
<id>analyze</id>

0 commit comments

Comments
 (0)