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 2021/09/16 16:21:14 UTC

[aries-cdi] 01/02: Bump org.apache.felix.http.jetty from 4.1.4 to 4.1.12

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 cd662f2329129e37773e111d320de698e0c0c6fd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Sep 16 13:21:04 2021 +0000

    Bump org.apache.felix.http.jetty from 4.1.4 to 4.1.12
    
    Bumps org.apache.felix.http.jetty from 4.1.4 to 4.1.12.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.felix:org.apache.felix.http.jetty
      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 f7af3b3..4172622 100644
--- a/cdi-bom/pom.xml
+++ b/cdi-bom/pom.xml
@@ -144,7 +144,7 @@
 			<dependency>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>org.apache.felix.http.jetty</artifactId>
-				<version>4.1.4</version>
+				<version>4.1.12</version>
 				<scope>runtime</scope>
 				<exclusions>
 					<exclusion>