Skip to content

Commit

Permalink
-> 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhm1991 committed Nov 3, 2024
1 parent a007012 commit f2247b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build Status](https://github.com/cowave5/spring-feign/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/cowave5/spring-feign/actions)
![Static Badge](https://img.shields.io/badge/Java-17-brightgreen)
![Maven central](https://img.shields.io/badge/maven--central-2.7.3-brightgreen)
![Maven central](https://img.shields.io/badge/maven--central-2.7.4-brightgreen)
[![License](https://img.shields.io/badge/license-Apache--2.0-brightgreen)](http://www.apache.org/licenses/LICENSE-2.0.txt)

## spring-feign
Expand All @@ -13,7 +13,7 @@
<dependency>
<groupId>com.cowave.commons</groupId>
<artifactId>spring-feign</artifactId>
<version>2.7.2</version>
<version>2.7.4</version>
</dependency>
```

Expand Down

0 comments on commit f2247b8

Please sign in to comment.