This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
commit 854ea3a30a0d01e8b016aadef97139a149358681 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Tue Aug 18 09:55:19 2020 +0300 Updated bundle plugin version to 5.1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50c3fde..31caa3d 100644 --- a/pom.xml +++ b/pom.xml @@ -1346,7 +1346,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>4.2.1</version> + <version>5.1.1</version> <inherited>true</inherited> <extensions>true</extensions> <executions>