Skip to content

Commit f342a0f

Browse files
- r Bump commons-net:commons-net from 3.12.0 to 3.13.0
Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 3.12.0 to 3.13.0. - [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-net@rel/commons-net-3.12.0...rel/commons-net-3.13.0) --- updated-dependencies: - dependency-name: commons-net:commons-net dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f475647 commit f342a0f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>commons-net</groupId>
4545
<artifactId>commons-net</artifactId>
46-
<version>3.12.0</version>
46+
<version>3.13.0</version>
4747
<optional>true</optional>
4848
</dependency>
4949
<dependency>

approvaltests-util-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>commons-net</groupId>
4040
<artifactId>commons-net</artifactId>
41-
<version>3.12.0</version>
41+
<version>3.13.0</version>
4242
<optional>true</optional>
4343
</dependency>
4444
<dependency>

approvaltests-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>commons-net</groupId>
7272
<artifactId>commons-net</artifactId>
73-
<version>3.12.0</version>
73+
<version>3.13.0</version>
7474
<optional>true</optional>
7575
</dependency>
7676
<dependency>

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>commons-net</groupId>
9191
<artifactId>commons-net</artifactId>
92-
<version>3.12.0</version>
92+
<version>3.13.0</version>
9393
<scope>compile</scope>
9494
<optional>true</optional>
9595
</dependency>

0 commit comments

Comments
 (0)