From be6193950423dee1c085b338abf8c56389f82c3c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 1 Jul 2024 09:13:01 +0000
Subject: [PATCH] Bump groovy.version from 3.0.21 to 3.0.22

Bumps `groovy.version` from 3.0.21 to 3.0.22.

Updates `org.codehaus.groovy:groovy` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-templates` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-xml` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-dateutil` from 3.0.21 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a3cc8eda..c0b057f3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <properties>
     <maven.compiler.release>11</maven.compiler.release>
     <asm.version>9.7</asm.version>
-    <groovy.version>3.0.21</groovy.version>
+    <groovy.version>3.0.22</groovy.version>
     <project.build.outputTimestamp>1631003912</project.build.outputTimestamp>
   </properties>