This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 022d13a0803f77c056dcc70dc7f03b739a462264
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jan 21 14:14:18 2022 +0100

    Externalize Jboss Logging version property placeholder
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f03dec7..0948d63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,6 +205,7 @@
         <javax-inject-bundle-version>1_2</javax-inject-bundle-version>
         <jaxb-version>2.3.0</jaxb-version>
         <jaxb-bundle-version>2.3.1_1</jaxb-bundle-version>
+        <jboss-logging-version>3.4.1.Final</jboss-logging-version>
         <jdom-bundle-version>2.0.6_1</jdom-bundle-version>
         <jetty9-version>9.4.32.v20200930</jetty9-version>
         <jing-bundle-version>20030619_5</jing-bundle-version>

Reply via email to