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

commit 78cb11dc121559984df36a9a3f6f54c3e882bd36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 23 22:03:53 2022 +0000

    Bump org.eclipse.osgi from 3.17.0 to 3.17.200
    
    Bumps org.eclipse.osgi from 3.17.0 to 3.17.200.
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.platform:org.eclipse.osgi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 cdi-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdi-bom/pom.xml b/cdi-bom/pom.xml
index 6577273..d3d75c3 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -206,7 +206,7 @@
                        <dependency>
                                <groupId>org.eclipse.platform</groupId>
                                <artifactId>org.eclipse.osgi</artifactId>
-                               <version>3.17.0</version>
+                               <version>3.17.200</version>
                                <scope>runtime</scope>
                        </dependency>
                        <dependency>

Reply via email to