Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Bump commons-net from 3.3 to 3.9.0 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump commons-net from 3.3 to 3.9.0
Bumps commons-net from 3.3 to 3.9.0.

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
commit 89db5ab89deae6e6e46431fa1f09af38059c3e3a
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.3</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down