Parcourir la source

bump jersey and grizzly versions

tags/2.0.1
Jonathan Cobb il y a 4 ans
Parent
révision
486d2bb397
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      pom.xml

+ 2
- 2
pom.xml Voir le fichier

@@ -72,8 +72,8 @@
<logback.version>1.2.3</logback.version>

<servlet-api.version>4.0.1</servlet-api.version>
<jersey.version>2.29.1</jersey.version>
<grizzly.version>2.4.3</grizzly.version>
<jersey.version>2.30</jersey.version>
<grizzly.version>2.4.4</grizzly.version>

<!-- note: upgrading Jackson to 2.10.x causes problems -->
<!-- see: https://github.com/FasterXML/jackson-jaxrs-providers/issues/114 -->


Chargement…
Annuler
Enregistrer