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 721385fae build(deps): bump org.codehaus.mojo:exec-maven-plugin (#229)
721385fae is described below
commit 721385faeea86d45668a6d5f25920b44d95d9a2e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 08:47:52 2025 -0500
build(deps): bump org.codehaus.mojo:exec-maven-plugin (#229)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df15873d0..32720b574 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
- <version>3.5.0</version>
+ <version>3.5.1</version>
<executions>
<execution>
<id>validate</id>