This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 677aff7 Bump org.codehaus.mojo:license-maven-plugin from 2.0.0 to
2.4.0 (#317)
677aff7 is described below
commit 677aff7e73b8194a0262e90e096ccb03313dbcf0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 15 21:51:38 2024 +0800
Bump org.codehaus.mojo:license-maven-plugin from 2.0.0 to 2.4.0 (#317)
Bumps
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
from 2.0.0 to 2.4.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/license-maven-plugin-2.0.0...2.4.0)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-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>
Co-authored-by: xiaosheng <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d2b4f09..a70b452 100644
--- a/pom.xml
+++ b/pom.xml
@@ -734,7 +734,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>2.0.0</version>
+ <version>2.4.0</version>
<executions>
<execution>
<id>license-check</id>