Ver código fonte

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

tags/8.15.0
Zhe Sun 2 anos atrás
pai
commit
c425e1baac
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      test/servlet-containers/jetty9/pom.xml

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

@@ -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>


Carregando…
Cancelar
Salvar