Explorar el Código

Use latest jetty 9.4 version for servlet test (#12448) (#12453)

Authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
tags/8.14.2
Anna Koskinen hace 2 años
padre
commit
01d4fbccfe
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      test/servlet-containers/jetty9/pom.xml

+ 1
- 1
test/servlet-containers/jetty9/pom.xml Ver fichero

@@ -12,7 +12,7 @@
<packaging>war</packaging>
<properties>
<jetty.skip>false</jetty.skip>
<jetty.version>9.3.21.v20170918</jetty.version>
<jetty.version>9.4.38.v20210224</jetty.version>
<server.name>jetty9</server.name>
</properties>


Cargando…
Cancelar
Guardar