This is an automated email from the ASF dual-hosted git repository.
pauls 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 63ae0c50f4 Update dependencies for release
63ae0c50f4 is described below
commit 63ae0c50f4787eaa29506c9717d6625242308651
Author: Karl Pauls <[email protected]>
AuthorDate: Fri May 27 12:57:22 2022 +0200
Update dependencies for release
---
main.distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index 08b5d92087..63f01d4621 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -30,7 +30,7 @@
<version>7.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
- <framework.version>7.0.4</framework.version>
+ <framework.version>7.0.5</framework.version>
<gogo.runtime.version>1.1.4</gogo.runtime.version>
<gogo.jline.shell.version>1.1.8</gogo.jline.shell.version>
<gogo.command.version>1.1.2</gogo.command.version>