Project

General

Profile

« Previous | Next » 

Revision 029ea231

Added by Andreas Kohlbecker about 4 years ago

ref #8868 updating jetty to 9.2.9.v20150224

View differences:

eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF
9 9
Export-Package: eu.etaxonomy.taxeditor.webapp
10 10
Bundle-ClassPath: .,
11 11
 lib/log4j-1.2.17.jar,
12
 lib/jetty-all-9.2.9.v20150224.jar,
12
 lib/jetty-all-9.4.26.v20200117.jar,
13 13
 lib/javax.servlet-api-3.1.0.jar,
14 14
 lib/c3p0-0.9.5.2.jar,
15 15
 lib/h2-1.4.190.jar,
eu.etaxonomy.taxeditor.webapp/pom.xml
158 158
    <dependency>
159 159
        <groupId>org.eclipse.jetty.aggregate</groupId>
160 160
        <artifactId>jetty-all</artifactId>
161
        <version>9.2.9.v20150224</version>
161
        <version>9.4.26.v20200117</version>
162 162
    </dependency>
163 163
  </dependencies>
164 164
</project>

Also available in: Unified diff