This is an automated email from the ASF dual-hosted git repository.
buhhunyx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.
from b70a391 Updating Jackson
new 80b32bb Update to Hibernate 5.4.12.Final
new 44a9307 cxf-rt-rs-json-basic: update JsonMapObject
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
parent/pom.xml | 2 +-
.../apache/cxf/jaxrs/json/basic/JsonMapObject.java | 44 ++++++++++--------
.../cxf/jaxrs/json/basic/JsonMapObjectTest.java | 54 ++++++++++++++++++++++
rt/rs/extensions/search/pom.xml | 4 --
rt/rs/security/oauth-parent/oauth2/pom.xml | 4 --
rt/rs/security/sso/oidc/pom.xml | 4 --
systests/rs-security/pom.xml | 4 --
7 files changed, 80 insertions(+), 36 deletions(-)
create mode 100644
rt/rs/extensions/json-basic/src/test/java/org/apache/cxf/jaxrs/json/basic/JsonMapObjectTest.java