This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 9c9095d Bump org.apache.groovy:groovy-bom from 4.0.17 to 4.0.18 (#213)
9c9095d is described below
commit 9c9095ddfd1f71e31590d57855e8df18cd60127c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 6 03:43:07 2024 +0100
Bump org.apache.groovy:groovy-bom from 4.0.17 to 4.0.18 (#213)
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from
4.0.17 to 4.0.18.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-bom
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 5ffb1f4..3c21f33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@ under the License.
<beanshell-artifactId>bsh</beanshell-artifactId>
<beanshell-version>2.0b6</beanshell-version>
<project.build.outputTimestamp>2023-06-11T17:18:10Z</project.build.outputTimestamp>
- <groovy-version>4.0.17</groovy-version>
+ <groovy-version>4.0.18</groovy-version>
</properties>
<dependencyManagement>