This is an automated email from the ASF dual-hosted git repository. slachiewicz 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 3df85c97 Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 3df85c97 is described below commit 3df85c9741f52291790b6b5946d02b67669ee7aa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue May 27 21:06:05 2025 +0000 Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from 4.0.26 to 4.0.27. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-bom dependency-version: 4.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 487afd37..d95b6c86 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <dependency> <groupId>org.apache.groovy</groupId> <artifactId>groovy-bom</artifactId> - <version>4.0.26</version> + <version>4.0.27</version> <type>pom</type> <scope>import</scope> </dependency>