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

Commit fa5fe38

Browse files
Bump maven-dependency-plugin from 3.2.0 to 3.3.0
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b508900 commit fa5fe38

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)