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

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 6473142ac build(deps): bump org.codehaus.mojo:exec-maven-plugin (#257)
6473142ac is described below

commit 6473142acc602304d006db6aafc64a7d34824c78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 09:22:33 2025 -0600

    build(deps): bump org.codehaus.mojo:exec-maven-plugin (#257)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index afd3b472c..bdb232295 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>exec-maven-plugin</artifactId>
-        <version>3.6.2</version>
+        <version>3.6.3</version>
         <executions>
           <execution>
             <id>validate</id>

Reply via email to