From b21f01d477da86e87b11daebf4fb24a9836498fe Mon Sep 17 00:00:00 2001 From: gy2006 <32008001@qq.com> Date: Tue, 3 Jan 2023 20:27:27 +0100 Subject: [PATCH] upgrade to 1.23.01 --- core/src/main/resources/application.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/resources/application.properties b/core/src/main/resources/application.properties index 9608a5641..127946765 100644 --- a/core/src/main/resources/application.properties +++ b/core/src/main/resources/application.properties @@ -2,7 +2,7 @@ logging.level.org.apache.zookeeper=ERROR logging.level.org.apache.curator.framework=ERROR logging.level.com.flowci.core=${FLOWCI_LOG_LEVEL:INFO} -info.app.version=1.22.38 +info.app.version=1.23.01 info.app.name=flow.ci server.port=${FLOWCI_SERVER_PORT:8080} diff --git a/pom.xml b/pom.xml index 18b8b6825..ccab5ae65 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ - 1.22.38 + 1.23.01 1.18.22 31.0.1-jre 4.13.1