Bump groovy.version from 3.0.8 to 3.0.9

Bumps `groovy.version` from 3.0.8 to 3.0.9.

Updates `groovy` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-ant` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-xml` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/apache/groovy/releases)
- [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-ant
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 6098994..f6af940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,7 +507,7 @@
         <geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version>
         <geronimo.spec.jaxws.version>1.2</geronimo.spec.jaxws.version>
         <google.gson.version>2.8.8</google.gson.version>
-        <groovy.version>3.0.8</groovy.version>
+        <groovy.version>3.0.9</groovy.version>
         <httpcore.version>4.4.14</httpcore.version>
         <httpclient.version>4.5.13</httpclient.version>
         <httpmime.version>4.5.13</httpmime.version>