You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2022/04/03 02:43:18 UTC

[aries-cdi] 05/07: Bump org.eclipse.osgi from 3.17.0 to 3.17.200

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] <49...@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] <su...@github.com>
---
 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>