Skip to content

Commit

Permalink
Bump org.mockftpserver:MockFtpServer from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [org.mockftpserver:MockFtpServer](https://github.com/dx42/MockFtpServer) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/dx42/MockFtpServer/releases)
- [Changelog](https://github.com/dx42/MockFtpServer/blob/master/CHANGELOG.md)
- [Commits](dx42/MockFtpServer@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: org.mockftpserver:MockFtpServer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 35b20e3 commit 805f3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@
<dependency>
<groupId>org.mockftpserver</groupId>
<artifactId>MockFtpServer</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 805f3b6

Please sign in to comment.