"...git@gitlab.schbrain.com:panwangnan/schbrain-parent.git" did not exist on "7d30e603d1aa2f88e04c518e0efe2479bd078e47"
Commit 6b59a8f4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by liaozan

chore(deps): bump maven.plugin.version from 3.10.1 to 3.10.2

Bumps `maven.plugin.version` from 3.10.1 to 3.10.2.

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent f114640b
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<properties> <properties>
<maven.core.version>3.9.5</maven.core.version> <maven.core.version>3.9.5</maven.core.version>
<maven.plugin.version>3.10.1</maven.plugin.version> <maven.plugin.version>3.10.2</maven.plugin.version>
</properties> </properties>
<dependencies> <dependencies>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment