This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch 1.13.x
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/1.13.x by this push:
new 173d9dda7 chore(deps): bump
org.apache.maven.plugins:maven-release-plugin (#2441)
173d9dda7 is described below
commit 173d9dda75fb370886619713aed4859af20c3352
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 12:12:40 2026 -0600
chore(deps): bump org.apache.maven.plugins:maven-release-plugin (#2441)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 19a220d2c..5dc967717 100644
--- a/pom.xml
+++ b/pom.xml
@@ -675,7 +675,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.3.1</version>
<configuration>
<!-- do not update upstream, with a pending release. -->
<pushChanges>false</pushChanges>