Explorar el Código

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

tags/8.15.0
Zhe Sun hace 2 años
padre
commit
c425e1baac
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