Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.8.1 to 3.10.2 (
Browse files Browse the repository at this point in the history
#13474)

Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.8.1 to 3.10.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.1...maven-plugin-tools-3.10.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 43cd8dd commit 3e2d69f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dubbo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<plugins>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.8.1</version>
<version>3.10.2</version>
<executions>
<execution>
<id>default-addPluginArtifactMetadata</id>
Expand Down
2 changes: 1 addition & 1 deletion dubbo-native-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<plugins>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.8.1</version>
<version>3.10.2</version>
<executions>
<execution>
<id>default-addPluginArtifactMetadata</id>
Expand Down

0 comments on commit 3e2d69f

Please sign in to comment.