comparison gwt-client/pom.xml @ 9772:4987615d367b 3.2.x

Declare used dependency
author Tom Gottfried <tom@intevation.de>
date Mon, 16 Jan 2023 17:25:48 +0100
parents 70b54e20c098
children 47eee0be5792
comparison
equal deleted inserted replaced
9771:70b54e20c098 9772:4987615d367b
88 <version>3.1</version> 88 <version>3.1</version>
89 </dependency> 89 </dependency>
90 <dependency> 90 <dependency>
91 <groupId>org.apache.httpcomponents</groupId> 91 <groupId>org.apache.httpcomponents</groupId>
92 <artifactId>httpclient</artifactId> 92 <artifactId>httpclient</artifactId>
93 <version>4.2</version>
94 </dependency>
95 <dependency>
96 <groupId>org.apache.httpcomponents</groupId>
97 <artifactId>httpcore</artifactId>
93 <version>4.2</version> 98 <version>4.2</version>
94 </dependency> 99 </dependency>
95 <dependency> 100 <dependency>
96 <groupId>org.apache.logging.log4j</groupId> 101 <groupId>org.apache.logging.log4j</groupId>
97 <artifactId>log4j-api</artifactId> 102 <artifactId>log4j-api</artifactId>

http://dive4elements.wald.intevation.org