Bump groovy from 2.5.9 to 2.5.14 in /tests/tas-integration (#1182) [skip ci]

Bumps [groovy](https://github.com/apache/groovy) from 2.5.9 to 2.5.14.
- [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>
This commit is contained in:
dependabot[bot]
2021-01-08 16:59:28 +02:00
committed by GitHub
parent 7addfebe5d
commit e315ae4df4

View File

@@ -23,7 +23,7 @@
<properties>
<suiteXmlFile>${project.basedir}/src/test/resources/integration-suite.xml</suiteXmlFile>
<dependency.groovy.version>2.5.9</dependency.groovy.version>
<dependency.groovy.version>2.5.14</dependency.groovy.version>
<dependency.javax.mail.version>1.6.2</dependency.javax.mail.version>
</properties>