GitHub user mawiesne opened a pull request:
https://github.com/apache/tomee/pull/328
TOMEE-2252 Update Apache Johnzon to v1.1.11
This PR updates Johnzon to version
[1.1.11](https://search.maven.org/artifact/org.apache.johnzon/johnzon/1.1.11/pom)
(from 1.1.10) resolving TOMEE-2252.
All relevant JUnit tests in the module `openejb-cxf-rs` passed successfully
on my local dev machine, platform: MacOS 10.14.2, OpenJDK 64-Bit 1.8, Maven
3.5.3.
For reference and details, see Johnzon's
[changelog](http://johnzon.apache.org/changelog.html) of version 1.1.11.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mawiesne/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/328.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #328
----
commit f4af9fe10d505e8b5f811e73334ada48e577998f
Author: Martin Wiesner <martin.wiesner@...>
Date: 2018-12-29T21:20:23Z
updates Johnzon to version 1.1.11 (from 1.1.10) resolving TOMEE-2252
----
---