fix: upgrade org.glassfish.tyrus:tyrus-client from 1.13 to 1.17 (#13)

Snyk has created this PR to upgrade org.glassfish.tyrus:tyrus-client from 1.13 to 1.17.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.tyrus/tyrus-client/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/373537c8-b6fc-449d-b7bb-a06c0562b79c?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot 2020-09-30 11:30:11 +03:00 committed by GitHub
parent e35c012574
commit 9a1812163e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<jaxb.api.version>2.4.0-b180830.0359</jaxb.api.version>
<jaxws.version>2.3.3</jaxws.version>
<jaxp.version>1.4.2</jaxp.version>
<tyrus.version>1.13</tyrus.version>
<tyrus.version>1.17</tyrus.version>
<websocket.version>1.1</websocket.version>
<sax.version>2.0.1</sax.version>
<csv.version>1.8</csv.version>