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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new d8e40ab  Bump org.osgi.util.promise from 1.1.1 to 1.2.0
d8e40ab is described below

commit d8e40ab37e042bc15e4613bfb2021adcda048cec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 21 21:24:49 2022 +0000

    Bump org.osgi.util.promise from 1.1.1 to 1.2.0
    
    Bumps [org.osgi.util.promise](https://github.com/osgi/osgi) from 1.1.1 to 
1.2.0.
    - [Release notes](https://github.com/osgi/osgi/releases)
    - [Commits](https://github.com/osgi/osgi/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.osgi:org.osgi.util.promise
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 161cdd7..399101f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
                        <dependency>
                                <groupId>org.osgi</groupId>
                                <artifactId>org.osgi.util.promise</artifactId>
-                               <version>1.1.1</version>
+                               <version>1.2.0</version>
                        </dependency>
                        <dependency>
                                <groupId>org.osgi</groupId>

Reply via email to