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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new d10d740  [ARIES-2093] Upgrade to bnd 6.4.0
     new 9ab269f  Merge pull request #200 from jbonofre/ARIES-2093
d10d740 is described below

commit d10d7400067046c2a8a7c8b1f27b447659bf1056
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Dec 24 07:25:29 2022 +0100

    [ARIES-2093] Upgrade to bnd 6.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index efcb944..76ddc4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <project.build.outputTimestamp>10</project.build.outputTimestamp>
 
         <assertj.core.version>3.22.0</assertj.core.version>
-        <bnd.version>6.3.0-RC1</bnd.version>
+        <bnd.version>6.4.0</bnd.version>
         <commons.lang3.version>3.12.0</commons.lang3.version>
         <cxf.version>3.5.2</cxf.version>
         <dsl.version>1.2.2</dsl.version>

Reply via email to