Skip to content

Commit c92579b

Browse files
build: bump groovy.version from 3.0.6 to 3.0.7 (#740)
Bumps `groovy.version` from 3.0.6 to 3.0.7. Updates `groovy` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-nio` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-groovysh` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-groovydoc` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-test` from 3.0.6 to 3.0.7 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 543e482 commit c92579b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<maven.compiler.source>1.8</maven.compiler.source>
146146
<maven.compiler.target>1.8</maven.compiler.target>
147147

148-
<groovy.version>3.0.6</groovy.version>
148+
<groovy.version>3.0.7</groovy.version>
149149
<jackson.version>2.11.3</jackson.version>
150150
<jackson.databind.version>2.11.3</jackson.databind.version>
151151
<slf4j.version>1.7.30</slf4j.version>

0 commit comments

Comments
 (0)