Bump groovy.version from 3.0.9 to 3.0.19 (#1951)
Bumps `groovy.version` from 3.0.9 to 3.0.19. Updates `org.codehaus.groovy:groovy` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-ant` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-bsf` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-console` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-docgenerator` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-groovydoc` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-groovysh` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-jmx` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-json` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-jsr223` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-nio` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-servlet` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-sql` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-swing` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-templates` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-test` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-testng` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `org.codehaus.groovy:groovy-xml` from 3.0.9 to 3.0.19 - [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-bsf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-console dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-docgenerator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-groovydoc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-groovysh dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-jmx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-jsr223 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-nio dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-servlet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-sql dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-swing 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-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-testng dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.codehaus.groovy:groovy-xml dependency-type: direct:development 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>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -49,7 +49,7 @@
|
||||
<gmavenplus-plugin.version>1.12.1</gmavenplus-plugin.version>
|
||||
|
||||
<!-- We need to have compatibility with Gradle -->
|
||||
<groovy.version>3.0.9</groovy.version>
|
||||
<groovy.version>3.0.19</groovy.version>
|
||||
<!-- We need to have compatibility with Boot -->
|
||||
<maven.version>3.6.3</maven.version>
|
||||
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user