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

tandraschko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/deltaspike.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c2654407 some version updates
3c2654407 is described below

commit 3c2654407e4e0bc5af1556da7170858652d23b0a
Author: tandraschko <[email protected]>
AuthorDate: Thu Oct 5 18:08:08 2023 +0200

    some version updates
---
 deltaspike/parent/pom.xml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 8df67076c..344f210fc 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -65,13 +65,11 @@
 
         <!-- JSF-2.0 implementations-->
         <myfaces.version>4.0.1</myfaces.version>
-        <myfaces2.version.current>4.0.1</myfaces2.version.current>
 
-
-        <tomcat.version>10.1.5</tomcat.version>
+        <tomcat.version>10.1.13</tomcat.version>
 
         <!-- used for some bytecode proxy stuff. Shaded in -->
-        <asm.version>9.5</asm.version>
+        <asm.version>9.6</asm.version>
 
         <maven.surefire.plugin.version>3.0.0-M4</maven.surefire.plugin.version>
         <maven.bundle.plugin.version>3.5.0</maven.bundle.plugin.version>

Reply via email to