Browse Source

crawler 3.11.1-SNAPSHOT

Shinsuke Sugaya 4 years ago
parent
commit
936028b999
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -54,7 +54,7 @@
 		<okhttp.version>3.14.9</okhttp.version>
 
 		<!-- Crawler -->
-		<crawler.version>3.11.0</crawler.version>
+		<crawler.version>3.11.1-SNAPSHOT</crawler.version>
 
 		<!-- Suggest -->
 		<suggest.version>7.11.0</suggest.version>