Skip to content

Commit 55c96cf

Browse files
committed
Bump commons-net:commons-net from 3.12.0 to 3.13.0
1 parent 8ac9ec3 commit 55c96cf

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
@@ -371,7 +371,7 @@
371371
<dependency>
372372
<groupId>commons-net</groupId>
373373
<artifactId>commons-net</artifactId>
374-
<version>3.12.0</version>
374+
<version>3.13.0</version>
375375
</dependency>
376376
<dependency>
377377
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
8585
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>
8686
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
8787
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
88-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.12.0.</action>
88+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.13.0.</action>
8989
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump hadoop.version from 3.4.1 to 3.4.2 #717, still doesn't work on Java 23 and up (https://issues.apache.org/jira/browse/HADOOP-19486).</action>
9090
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
9191
</release>

0 commit comments

Comments
 (0)