]
Erik . updated WFLY-10684:
--------------------------
Component/s: EE
Upgrade Yasson to 1.0.2
-----------------------
Key: WFLY-10684
URL:
https://issues.jboss.org/browse/WFLY-10684
Project: WildFly
Issue Type: Task
Components: EE, REST
Affects Versions: 13.0.0.Final
Reporter: Erik .
Assignee: Alessio Soldano
Upgrade to 1.0.2 to fix
https://github.com/eclipse-ee4j/yasson/issues/137
The implementation for PropertyVisibilityStrategy for fields does not work in the current
Eclipse Yasson version 1.0.1. So @JsonbProperty() on private fields does not work.