This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 7300e0f FELIX-6487 : Update to Jetty 11 - Use latest
maven-bundle-plugin
7300e0f is described below
commit 7300e0f609462f07ce7d451ffdd39db7aa81b6ff
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Mar 16 11:38:02 2022 +0100
FELIX-6487 : Update to Jetty 11 - Use latest maven-bundle-plugin
---
http/jetty/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 9d1f612..3517c96 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -142,7 +142,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>5.1.3</version>
+ <version>5.1.4</version>
<extensions>true</extensions>
<configuration>
<instructions>