Skip to content

Commit

Permalink
Bumped to Groovy 3.0.7 CTR
Browse files Browse the repository at this point in the history
  • Loading branch information
spmallette committed Dec 23, 2020
1 parent b0ee5fa commit 16266fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.asciidoc
Expand Up @@ -57,7 +57,7 @@ This release also includes changes from <<release-3-4-3, 3.4.3>>.
* Bumped to tornado 6.1 for gremlinpython.
* Bumped to Neo4j 3.4.11.
* Bumped to Spark 3.0.0.
* Bumped to Groovy 3.0.3.
* Bumped to Groovy 3.0.x.
* Bumped to Jackson 2.11.x.
* Supported build for Java 11.
* Added a parameterized `TypeTranslator` for use with `GroovyTranslator` that should produce more cache hits.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -149,7 +149,7 @@ limitations under the License.
<commons.configuration.version>2.6</commons.configuration.version>
<commons.lang.version>2.6</commons.lang.version>
<commons.lang3.version>3.11</commons.lang3.version>
<groovy.version>3.0.3</groovy.version>
<groovy.version>3.0.7</groovy.version>
<hadoop.version>2.7.7</hadoop.version>
<java.tuples.version>1.2</java.tuples.version>
<javadoc-plugin.version>3.1.0</javadoc-plugin.version>
Expand Down

0 comments on commit 16266fa

Please sign in to comment.