You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2021/10/03 18:21:30 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-300 MEECROWAVE-301 johnzon.version=1.2.14 and tomcat.version=9.0.54

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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
     new 032c3ed  MEECROWAVE-300 MEECROWAVE-301 johnzon.version=1.2.14 and tomcat.version=9.0.54
032c3ed is described below

commit 032c3edacec412d46b77b1f5d7319268a76a6700
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Sun Oct 3 20:21:28 2021 +0200

    MEECROWAVE-300 MEECROWAVE-301 johnzon.version=1.2.14 and tomcat.version=9.0.54
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 26fe38d..81963ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,10 +51,10 @@
     <meecrowave.build.name>${project.groupId}.${project.artifactId}</meecrowave.build.name>
 
     <junit.version>4.13.1</junit.version>
-    <tomcat.version>9.0.50</tomcat.version>
+    <tomcat.version>9.0.54</tomcat.version>
     <openwebbeans.version>2.0.23</openwebbeans.version>
     <cxf.version>3.4.4</cxf.version>
-    <johnzon.version>1.2.12</johnzon.version>
+    <johnzon.version>1.2.14</johnzon.version>
     <log4j2.version>2.14.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>