Skip to content

Commit 2ab6374

Browse files
committed
Bump org.apache.ant:ant from 1.10.16 to 1.10.17.
1 parent 25a19b4 commit 2ab6374

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<collections4.version>4.5.0</collections4.version>
101101
<jsch.version>0.1.55</jsch.version>
102102
<httpclient3.version>3.1</httpclient3.version>
103-
<ant.version>1.10.16</ant.version>
103+
<ant.version>1.10.17</ant.version>
104104
<clirr.skip>true</clirr.skip>
105105
<japicmp.skip>false</japicmp.skip>
106106
<jacoco.skip>false</jacoco.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
9090
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.13.0.</action>
9191
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump hadoop.version from 3.4.1 to 3.4.3 #717, #756, still doesn't work on Java 23 and up (https://issues.apache.org/jira/browse/HADOOP-19486).</action>
9292
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
93-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.ant:ant from 1.10.15 to 1.10.16 #760.</action>
93+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.ant:ant from 1.10.15 to 1.10.17 #760.</action>
9494
</release>
9595
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
9696
<!-- FIX -->

0 commit comments

Comments
 (0)