This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 835d9273 [ARCHETYPE-658] Bump org.apache.groovy:groovy from 4.0.22 to
4.0.23 (#214)
835d9273 is described below
commit 835d9273fc6e67ac9387eb56b85e5b2b073e9d97
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 13 20:44:13 2024 +0200
[ARCHETYPE-658] Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 (#214)
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from
4.0.22 to 4.0.23.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
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>
---
archetype-common/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/archetype-common/pom.xml b/archetype-common/pom.xml
index 9d950fb1..ce3944c9 100644
--- a/archetype-common/pom.xml
+++ b/archetype-common/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>4.0.22</version>
+ <version>4.0.23</version>
</dependency>
<dependency>
<groupId>org.apache.ivy</groupId>