Skip to content

Commit

Permalink
[FLINK-18514] Update groovy-all dependency to allow building under JD…
Browse files Browse the repository at this point in the history
…K 14
  • Loading branch information
nielsbasjes committed Jul 7, 2020
1 parent fcd7b0d commit 9395cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-end-to-end-tests/pom.xml
Expand Up @@ -179,7 +179,7 @@ under the License.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.5.8</version>
<version>2.5.12</version>
<scope>runtime</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 9395cda

Please sign in to comment.