build(deps): bump groovy.version from 5.0.0 to 5.0.1
Bumps `groovy.version` from 5.0.0 to 5.0.1.
Updates `org.apache.groovy:groovy` from 5.0.0 to 5.0.1
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-ant` from 5.0.0 to 5.0.1
- [Commits](https://github.com/apache/groovy/commits)
Updates `org.apache.groovy:groovy-xml` from 5.0.0 to 5.0.1
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-ant
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
dependency-version: 5.0.1
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 7915973..3f281c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -476,7 +476,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.13.1</google.gson.version>
- <groovy.version>5.0.0</groovy.version>
+ <groovy.version>5.0.1</groovy.version>
<httpcore.version>5.3.4</httpcore.version>
<httpclient.version>5.5</httpclient.version>
<intellij.version>5.0</intellij.version>