Skip to content

Commit 9940e3a

Browse files
Bump org.apache.maven.plugins:maven-dependency-plugin
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.8.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.8.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 24247a2 commit 9940e3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk co
307307

308308
<plugin>
309309
<artifactId>maven-dependency-plugin</artifactId>
310-
<version>3.1.2</version>
310+
<version>3.8.0</version>
311311
</plugin>
312312

313313
<plugin>
@@ -1165,7 +1165,7 @@ Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk co
11651165
<plugins>
11661166
<plugin>
11671167
<artifactId>maven-dependency-plugin</artifactId>
1168-
<version>3.1.2</version>
1168+
<version>3.8.0</version>
11691169
<configuration>
11701170
<failOnWarning>true</failOnWarning>
11711171
<ignoredUnusedDeclaredDependencies>

0 commit comments

Comments
 (0)