Skip to content

Commit 68d4b39

Browse files
committed
removed iotaledger red
1 parent 8220869 commit 68d4b39

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<version>4.6.0</version>
2323
</dependency>
2424

25-
<dependency>
26-
<groupId>com.github.iotaledger</groupId>
27-
<artifactId>iota~lib~java</artifactId>
28-
<version>0.9.10</version>
29-
</dependency>
25+
<!--<dependency>-->
26+
<!--<groupId>com.github.iotaledger</groupId>-->
27+
<!--<artifactId>iota~lib~java</artifactId>-->
28+
<!--<version>0.9.10</version>-->
29+
<!--</dependency>-->
3030

3131
<!-- Gson: Java to Json conversion -->
3232
<dependency>

0 commit comments

Comments
 (0)