This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new c9b7c56a29 Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to
2.5.0 (#14958)
c9b7c56a29 is described below
commit c9b7c56a295935dab9e891724e1a8bee8829d52e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 6 11:34:14 2024 +0800
Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 (#14958)
Bumps
[org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin)
from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.4.0...2.5.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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 87f780475e..a5e11681b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -761,7 +761,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>license-maven-plugin</artifactId>
- <version>2.4.0</version>
+ <version>2.5.0</version>
<executions>
<execution>
<id>license-check</id>