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

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


The following commit(s) were added to refs/heads/master by this push:
     new 46c32e5  Upgrade Java util bundle to version 1.51.0_1
46c32e5 is described below

commit 46c32e56474f5977f10b1b849280599a57db955a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 9 09:06:31 2020 +0200

    Upgrade Java util bundle to version 1.51.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0287f9..43e02f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
         <jandex-version>2.1.2.Final</jandex-version>
         <jasypt-bundle-version>1.9.3_1</jasypt-bundle-version>
         <java-apns-bundle-version>1.0.0.Beta6_1</java-apns-bundle-version>
-        <java-util-bundle-version>1.40.0_1</java-util-bundle-version>
+        <java-util-bundle-version>1.51.0_1</java-util-bundle-version>
         <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>

Reply via email to