This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 8486778 Also update dependency 8486778 is described below commit 8486778576842fd26d2bec1751fd710e554de92e Author: remm <r...@apache.org> AuthorDate: Tue Mar 31 12:56:25 2020 +0200 Also update dependency --- modules/cxf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cxf/pom.xml b/modules/cxf/pom.xml index 59a2949..220ae64 100644 --- a/modules/cxf/pom.xml +++ b/modules/cxf/pom.xml @@ -36,7 +36,7 @@ <geronimo-jcdi.version>1.0.1</geronimo-jcdi.version> <javax.json-api.version>1.1.4</javax.json-api.version> <javax.json.bind-api.version>1.0</javax.json.bind-api.version> - <johnzon.version>1.2.3</johnzon.version> + <johnzon.version>1.2.4</johnzon.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org