Mercurial > dive4elements > framework
comparison artifact-database/pom.xml @ 574:086e4770d6e3 3.2.x
Not a compile time dependency
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 13 Jan 2023 15:28:42 +0100 |
parents | 3c7904bdd12a |
children | 9f49cf2d05bc |
comparison
equal
deleted
inserted
replaced
573:3c7904bdd12a | 574:086e4770d6e3 |
---|---|
95 </dependency> | 95 </dependency> |
96 <dependency> | 96 <dependency> |
97 <groupId>org.mortbay.jetty</groupId> | 97 <groupId>org.mortbay.jetty</groupId> |
98 <artifactId>jetty</artifactId> | 98 <artifactId>jetty</artifactId> |
99 <version>6.1.26</version> | 99 <version>6.1.26</version> |
100 <scope>runtime</scope> | |
100 </dependency> | 101 </dependency> |
101 </dependencies> | 102 </dependencies> |
102 </project> | 103 </project> |