Skip to content

Commit

Permalink
NOJIRA commons-lang, servlet-api (sakaiproject#4015)
Browse files Browse the repository at this point in the history
* NOJIRA commons-lang, servlet-api

* NOJIRA
  • Loading branch information
axxter99 authored and steveswinsburg committed Mar 5, 2017
1 parent 171708c commit 26d58b3
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions shortenedurl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,13 @@
</dependency>

<!-- external dependencies -->
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.5</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.4</version>
<scope>provided</scope>
</dependency>


<!-- java 1.5 requires this at compilation time for org.apache.http.impl.client.DefaultHttpClient -->
<dependency>
Expand Down

0 comments on commit 26d58b3

Please sign in to comment.