Skip to content

Commit ee60a7d

Browse files
1.2.x: Bump org.apache.maven.plugins:maven-dependency-plugin
Bumps the maven-dev-deps group with 1 update: [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin). Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b03d80c commit ee60a7d

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
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>org.apache.maven.plugins</groupId>
206206
<artifactId>maven-dependency-plugin</artifactId>
207-
<version>3.9.0</version>
207+
<version>3.10.0</version>
208208
<executions>
209209
<execution>
210210
<phase>process-sources</phase>

0 commit comments

Comments
 (0)