From f2247b895eb62ca94c760b55a701185b3bab6ea9 Mon Sep 17 00:00:00 2001 From: shanhm1991 Date: Sun, 3 Nov 2024 11:24:53 +0800 Subject: [PATCH] -> 2.7.4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 362acfa..dd0b9b4 100644 --- a/README.md +++ b/README.md @@ -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 @@ -13,7 +13,7 @@ com.cowave.commons spring-feign - 2.7.2 + 2.7.4 ```