Skip to content

Commit 61ee799

Browse files
authored
Merge pull request #935 from CROSSINGTUD/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.9.0
Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0
2 parents 347ae37 + f6dbd00 commit 61ee799

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
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.apache.maven.plugins</groupId>
9595
<artifactId>maven-dependency-plugin</artifactId>
96-
<version>3.8.1</version>
96+
<version>3.9.0</version>
9797
<configuration>
9898
<ignoredUnusedDeclaredDependencies>
9999
<!-- The logger api requires a concrete provider that is not explicitly used by this project: https://www.slf4j.org/manual.html -->

0 commit comments

Comments
 (0)