Skip to content

Commit

Permalink
cola 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fulan.zjf committed Oct 28, 2020
1 parent 2fb5849 commit a60feb4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.12.6</version>
<version>1.18.8</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.12.6</version>
<version>1.18.8</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cola-framework-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.aliyun</groupId>
<artifactId>cola-core</artifactId>
<packaging>jar</packaging>
<version>3.0.1</version>
<version>3.1.0</version>

<name>Cola core</name>
<url>https://github.com/alibaba/COLA</url>
Expand Down

0 comments on commit a60feb4

Please sign in to comment.