|
@@ -319,16 +319,16 @@
|
|
<artifactId>htmlunit</artifactId>
|
|
<artifactId>htmlunit</artifactId>
|
|
<version>2.36.0</version>
|
|
<version>2.36.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <!-- <dependency>-->
|
|
|
|
- <!-- <groupId>io.aexp.nodes.graphql</groupId>-->
|
|
|
|
- <!-- <artifactId>nodes</artifactId>-->
|
|
|
|
- <!-- <version>0.5.0</version>-->
|
|
|
|
- <!-- </dependency>-->
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>io.aexp.nodes.graphql</groupId>
|
|
<groupId>io.aexp.nodes.graphql</groupId>
|
|
<artifactId>nodes</artifactId>
|
|
<artifactId>nodes</artifactId>
|
|
- <version>0.4.0</version>
|
|
|
|
|
|
+ <version>0.5.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <!--<dependency>
|
|
|
|
+ <groupId>io.aexp.nodes.graphql</groupId>
|
|
|
|
+ <artifactId>nodes</artifactId>
|
|
|
|
+ <version>0.4.0</version>
|
|
|
|
+ </dependency>-->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-codec</groupId>
|
|
<groupId>commons-codec</groupId>
|
|
<artifactId>commons-codec</artifactId>
|
|
<artifactId>commons-codec</artifactId>
|
|
@@ -425,4 +425,4 @@
|
|
</resource>
|
|
</resource>
|
|
</resources>
|
|
</resources>
|
|
</build>
|
|
</build>
|
|
-</project>
|
|
|
|
|
|
+</project>
|