Skip to content

Commit

Permalink
升级依赖库版本
Browse files Browse the repository at this point in the history
  • Loading branch information
vencent-lu committed Sep 14, 2024
1 parent eee4e26 commit fabd28f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-feign</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
<packaging>jar</packaging>

<name>giants-feign</name>
Expand Down Expand Up @@ -107,15 +107,10 @@
</properties>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>giants-common</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>giants-analyse</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fabd28f

Please sign in to comment.