This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch release/struts-6-8-x
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/release/struts-6-8-x by this
push:
new 71048d41a build(deps): bump
org.apache.maven.plugins:maven-release-plugin (#1499)
71048d41a is described below
commit 71048d41a564f585af4c3f28fec00de95573b979
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 29 13:35:54 2025 +0100
build(deps): bump org.apache.maven.plugins:maven-release-plugin (#1499)
Bumps
[org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release)
from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-release/releases)
-
[Commits](https://github.com/apache/maven-release/compare/maven-release-3.3.0...maven-release-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34bf230a0..a2a0fb429 100644
--- a/pom.xml
+++ b/pom.xml
@@ -381,7 +381,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>