From 936664b77cbf7e267002c36de5a348ba8f54d9cd Mon Sep 17 00:00:00 2001 From: Eduardo Sanchez-Ros Date: Fri, 1 Dec 2023 16:38:41 +0100 Subject: [PATCH] Update version to 2.16.4 in docs --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index d62bc9f..eb89ae3 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,6 @@ image:https://dl.circleci.com/status-badge/img/gh/esanchezros/quickfixj-spring-boot-starter/tree/main.svg?style=shield["CircleCI", link="https://dl.circleci.com/status-badge/redirect/gh/esanchezros/quickfixj-spring-boot-starter/tree/main"] image:https://codecov.io/gh/esanchezros/quickfixj-spring-boot-starter/branch/main/graph/badge.svg?token=DhK6IBGZMS["codecov",link="https://codecov.io/gh/esanchezros/quickfixj-spring-boot-starter"] -image:https://img.shields.io/badge/maven%20central-v2.16.2-blue.svg["Maven Central",link="https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22quickfixj-spring-boot-starter%22"] +image:https://img.shields.io/badge/maven%20central-v2.16.4-blue.svg["Maven Central",link="https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22quickfixj-spring-boot-starter%22"] image:https://img.shields.io/hexpm/l/plug.svg["Apache 2",link="http://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/badge/quickfixj-2.3.1-blue.svg["QuickFIX/J 2.3.1", link="https://github.com/quickfix-j/quickfixj"] image:https://app.codacy.com/project/badge/Grade/1c6bf92b53324a45ba587e061dc6547d["Codacy code quality", link="https://www.codacy.com/gh/esanchezros/quickfixj-spring-boot-starter/dashboard?utm_source=github.com&utm_medium=referral&utm_content=esanchezros/quickfixj-spring-boot-starter&utm_campaign=Badge_Grade"] @@ -19,7 +19,7 @@ To use the QuickFIX/J Server or QuickFIX/J Client you need to add the QuickFIX/J io.allune quickfixj-spring-boot-starter - 2.16.2 + 2.16.4 ---- @@ -327,7 +327,7 @@ To enable the actuator endpoints you will also have to add the QuickFIX/J Spring io.allune quickfixj-spring-boot-actuator - 2.16.2 + 2.16.4 ---- @@ -741,7 +741,7 @@ To enable the actuator endpoints you will also have to add the QuickFIX/J Spring io.allune quickfixj-spring-boot-actuator - 2.16.2 + 2.16.4 ----