This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push:
new 98a7a42bc Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to
4.3.1
98a7a42bc is described below
commit 98a7a42bc10eb7616911d4f867c86d8491a69581
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 03:55:04 2026 +0000
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.3.0 to 4.3.1
Bumps
[org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus)
from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.0...4.3.1)
---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e450c7ce..50fbbacd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -723,7 +723,7 @@
<plugin>
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
- <version>4.3.0</version>
+ <version>4.3.1</version>
<dependencies>
<dependency>
<groupId>org.apache.groovy</groupId>