Skip to content

Commit

Permalink
Resolve conflict of repository-consul dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Oct 20, 2023
1 parent 86d9624 commit 94eabec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mode/type/cluster/repository/provider/consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<name>${project.artifactId}</name>

<properties>
<consul.api.version>1.4.5</consul.api.version>
<httpclient.version>4.5.14</httpclient.version>
<consul.api.version>1.4.1</consul.api.version>
<httpclient.version>4.5.13</httpclient.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 94eabec

Please sign in to comment.