This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new 72e4808 Fix version in news
72e4808 is described below
commit 72e4808538817fdf5de45620420822a113b39595
Author: JB Onofré <[email protected]>
AuthorDate: Sun Jan 26 15:10:23 2025 +0100
Fix version in news
---
news.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/news.html b/news.html
index 4211c9e..2872c74 100644
--- a/news.html
+++ b/news.html
@@ -51,7 +51,7 @@ permalink: /news
<div class="pb-4 mb-3 border-bottom">
<h3 class="text-dark">Karaf OSGi runtime 4.4.7 has been
released! <span class="text-muted">January 24, 2025</span></h3>
- <p>Apache Karaf runtime 4.4.6 is a maintenance release,
bringing a lot of dependency updates and fixes, especially:
+ <p>Apache Karaf runtime 4.4.7 is a maintenance release,
bringing a lot of dependency updates and fixes, especially:
<ul>
<li>several fixes on the karaf-maven-plugin</li>
<li>fix idleTimeout support for the ssh client</li>