Skip to content

Commit

Permalink
update pom.xml version
Browse files Browse the repository at this point in the history
  • Loading branch information
sin3A committed Aug 18, 2023
1 parent ef8ca0d commit c8e2b62
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 99 deletions.
17 changes: 1 addition & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.bianjieai</groupId>
<artifactId>opb-sdk</artifactId>
<version>0.1.14</version>
<version>0.1.15</version>
<url>https://github.com/bianjieai/opb-sdk-java</url>
<name>opb-sdk</name>
<licenses>
Expand Down Expand Up @@ -174,21 +174,6 @@
</exclusion>
</exclusions>
</dependency>
<!-- <dependency>
<groupId>org.web3j</groupId>
<artifactId>crypto</artifactId>
<version>5.0.0</version>
<exclusions>
<exclusion>
<artifactId>bcprov-jdk15on</artifactId>
<groupId>org.bouncycastle</groupId>
</exclusion>
<exclusion>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</exclusion>
</exclusions>
</dependency>-->
<dependency>
<groupId>org.web3j</groupId>
<artifactId>core</artifactId>
Expand Down
31 changes: 0 additions & 31 deletions src/main/java/irita/sdk/model/Error.java

This file was deleted.

52 changes: 0 additions & 52 deletions src/main/java/irita/sdk/module/evm/MsgEthereumTxRequest.java

This file was deleted.

0 comments on commit c8e2b62

Please sign in to comment.