This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/master by this push:
     new 19dc5c1b2 RATIS-2481. Bump license-maven-plugin to 2.7.1 (#1412)
19dc5c1b2 is described below

commit 19dc5c1b203f44dcd84de0ba4630a96ab24f56d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 15:11:50 2026 +0200

    RATIS-2481. Bump license-maven-plugin to 2.7.1 (#1412)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f78f3589b..a893aacd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
     <exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
     <extra-enforcer-rules.version>1.12.0</extra-enforcer-rules.version>
     
<restrict-imports-enforcer-rule.version>3.0.0</restrict-imports-enforcer-rule.version>
-    <license-maven-plugin.version>2.7.0</license-maven-plugin.version>
+    <license-maven-plugin.version>2.7.1</license-maven-plugin.version>
 
     <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
     <cyclonedx.version>2.9.1</cyclonedx.version>

Reply via email to