Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
fix: Jetty server becomes unresponsive after being idle
Browse files Browse the repository at this point in the history
  • Loading branch information
aelamrani committed Aug 26, 2019
1 parent 57105cd commit 8023fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -47,7 +47,7 @@
<apacheds-server-jndi.version>1.5.5</apacheds-server-jndi.version>
<javax.servlet-api.version>3.1.0</javax.servlet-api.version>
<jersey.version>2.29</jersey.version>
<jetty.version>9.4.17.v20190418</jetty.version>
<jetty.version>9.4.20.v20190813</jetty.version>
<spring.security.version>5.1.5.RELEASE</spring.security.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<mail.version>1.4.7</mail.version>
Expand Down

0 comments on commit 8023fee

Please sign in to comment.