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

alien11689 pushed a commit to branch 
bump-guava-in-blueprint-plugin-to-33.4.0-jre
in repository https://gitbox.apache.org/repos/asf/aries.git

commit abe5407696f597dd570e01f2f8d1224cb54aa82b
Author: Dominik Przybysz <[email protected]>
AuthorDate: Tue Feb 11 19:42:03 2025 +0100

    [MAINTENANCE] Update guava in blueprint-maven-plugin to 33.4.0-jre
---
 blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml | 4 ++--
 blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml 
b/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml
index 10b5e5131..a97fc857f 100644
--- a/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml
+++ b/blueprint/plugin/blueprint-maven-plugin-pax-cdi-handlers/pom.xml
@@ -35,7 +35,7 @@
 
     <properties>
         
<blueprint-maven-plugin-spi.version>1.0.0</blueprint-maven-plugin-spi.version>
-        <guava.version>19.0</guava.version>
+        <guava.version>33.4.0-jre</guava.version>
         <pax-cdi-api.version>0.8.0</pax-cdi-api.version>
     </properties>
 
@@ -63,4 +63,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>
diff --git a/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml 
b/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
index cfafe179e..d948a6c2c 100644
--- a/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
+++ b/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         
<blueprint-maven-plugin-spi.version>1.0.0</blueprint-maven-plugin-spi.version>
         <commons-lang.version>2.6</commons-lang.version>
-        <guava.version>19.0</guava.version>
+        <guava.version>33.4.0-jre</guava.version>
         <spring.version>3.1.4.RELEASE</spring.version>
     </properties>
 
@@ -93,4 +93,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>

Reply via email to