Bump groovy.version from 5.0.0-alpha-5 to 5.0.0-alpha-6 (#636)

Bumps `groovy.version` from 5.0.0-alpha-5 to 5.0.0-alpha-6.

Updates `org.apache.groovy:groovy` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-templates` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-xml` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-jsr223` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-datetime` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-dateutil` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-sql` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-json` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-yaml` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-groovysh` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-ant` from 5.0.0-alpha-5 to 5.0.0-alpha-6
- [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
- dependency-name: org.apache.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-jsr223
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-datetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-groovysh
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 5522c52..48c7740 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@
 
     <jasypt.version>1.9.3</jasypt.version>
 
-    <groovy.version>5.0.0-alpha-5</groovy.version>
+    <groovy.version>5.0.0-alpha-6</groovy.version>
 
     <flowable.version>7.0.1</flowable.version>
     <flowable-old.version>6.8.1</flowable-old.version>