Skip to content

Commit 655a44f

Browse files
dependabot[bot]slandelle
authored andcommitted
⬆️ 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 418dc6e commit 655a44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
<plugins>
352352
<plugin>
353353
<artifactId>maven-dependency-plugin</artifactId>
354-
<version>3.2.0</version>
354+
<version>3.3.0</version>
355355
</plugin>
356356
<plugin>
357357
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)