Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a176e3a9b8 |
@@ -54,7 +54,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jsoup</groupId>
|
||||
<artifactId>jsoup</artifactId>
|
||||
<version>1.22.1</version>
|
||||
<version>1.23.1</version>
|
||||
</dependency>
|
||||
<!-- Various String manipulation utils -->
|
||||
<dependency>
|
||||
@@ -83,7 +83,7 @@
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.22.0</version>
|
||||
<version>1.21.0</version>
|
||||
</dependency>
|
||||
<!-- End Random.org dependencies -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user