Skip to content

Commit

Permalink
HV-936 Upgrading JSoup dependency to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik authored and gunnarmorling committed Oct 6, 2014
1 parent 500189e commit ce71b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.7.1</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit ce71b84

Please sign in to comment.