Bump ant in /testsuite/integration-arquillian/tests

Bumps ant from 1.9.15 to 1.10.11.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-25 14:02:00 +00:00 committed by Bruno Oliveira da Silva
parent 17be19d4d3
commit 3a35b05253

2
testsuite/integration-arquillian/tests/pom.xml Executable file → Normal file
View file

@ -1729,7 +1729,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.9.15</version>
<version>1.10.11</version>
<type>jar</type>
</dependency>