Skip to content

Commit 1749ddf

Browse files
committed
Bump commons-net:commons-net from 3.11.1 to 3.12.0
1 parent 6f6b3e9 commit 1749ddf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
<dependency>
380380
<groupId>commons-net</groupId>
381381
<artifactId>commons-net</artifactId>
382-
<version>3.11.1</version>
382+
<version>3.12.0</version>
383383
</dependency>
384384
<dependency>
385385
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
7676
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
7777
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
7878
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705.</action>
79+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-net:commons-net from 3.11.1 to 3.12.0.</action>
7980
</release>
8081
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
8182
<!-- FIX -->

0 commit comments

Comments
 (0)