Upgrade Yasson to 1.0.8 (#2254)

* Upgrade Yasson to 1.0.8
This commit is contained in:
Joe DiPol
2020-08-12 11:17:47 -07:00
committed by GitHub
parent 5075b939dc
commit e4b8e7a639
2 changed files with 4 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Eclipse Yasson 1.0.6 Eclipse Foundation
Eclipse Yasson 1.0.8 Eclipse Foundation
Multiple Licenses
Used by: [helidon-media-jsonb, helidon-microprofile, helidon-openapi]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
@@ -6885,12 +6885,12 @@ License Identifier: Apache-2.0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
netty 4.1.45.Final The Netty Project
netty 4.1.51.Final The Netty Project
Apache 2.0
Used by: [helidon-webclient, helidon-webserver]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The Netty Project
netty-4.1.42.Final
netty-4.1.51.Final
Copyright 2012,2019 The Netty Project
Copyright 2011,2018 The Netty Project
Copyright 2014,2017 The Netty Project

View File

@@ -115,7 +115,7 @@
<version.lib.websockets-api>1.1.2</version.lib.websockets-api>
<version.lib.weld>3.1.4.Final</version.lib.weld>
<version.lib.weld-api>3.1.SP2</version.lib.weld-api>
<version.lib.yasson>1.0.6</version.lib.yasson>
<version.lib.yasson>1.0.8</version.lib.yasson>
<version.lib.zipkin>2.12.5</version.lib.zipkin>
<version.lib.zipkin.sender-urlconnection>2.12.0</version.lib.zipkin.sender-urlconnection>
<version.lib.kafka>2.5.0</version.lib.kafka>