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 0a6d285bc build(deps-dev): bump org.codehaus.mojo:exec-maven-plugin
(#322)
0a6d285bc is described below
commit 0a6d285bc0a8dce6d558cad5610ca73481fa62d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 09:34:22 2026 -0500
build(deps-dev): bump org.codehaus.mojo:exec-maven-plugin (#322)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c1856840..889050a6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.6.3</version>
+ <version>3.6.4</version>
<executions>
<execution>
<id>validate</id>