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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 18, 2024
1 parent b045a15 commit 435053f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<dependency>
<groupId>org.mockftpserver</groupId>
<artifactId>MockFtpServer</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<scope>test</scope>
</dependency>
<!-- sbom tests -->
Expand Down

0 comments on commit 435053f

Please sign in to comment.