Skip to content

Commit 993e233

Browse files
committed
Modified version number to 3.0.0
1 parent 7c0c5f9 commit 993e233

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

abi_chainsql/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.peersafe</groupId>
66
<artifactId>abi_chainsql</artifactId>
7-
<version>1.4.5</version>
7+
<version>3.0.0</version>
88
<name>abi_chainsql</name>
99
<url>https://github.com/ChainSQL/java-chainsql-api/tree/feature/contract</url>
1010
<description>abi_chainsql is a toolkit for ChainSQL JAVA API</description>
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.web3j</groupId>
7171
<artifactId>utils</artifactId>
72-
<version>3.4.0</version>
72+
<version>4.8.1</version>
7373
</dependency>
7474
</dependencies>
7575
<profiles>

0 commit comments

Comments
 (0)