From 4d5790c48433d643317a447d596dfdedb6219c3f Mon Sep 17 00:00:00 2001 From: liwenqiang Date: Thu, 18 Jan 2024 08:10:38 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E7=89=88=E6=9C=AC=E5=8F=B7=E4=B8=BA?= =?UTF-8?q?=EF=BC=9A0.3.1=EF=BC=9B=203.=20=E5=8D=87=E7=BA=A7spring=20boot?= =?UTF-8?q?=20=E5=88=B0=203.2.1=EF=BC=9B=204.=20jdk=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9C=80=E4=BD=8E=E6=94=AF=E6=8C=81=E8=AE=BE=E7=BD=AE=E4=B8=BA?= =?UTF-8?q?jdk17;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- README.md | 6 ++++++ pom.xml | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6a2b91b..a44218c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 # Runs a single command using the runners shell - name: Run a one-line script diff --git a/README.md b/README.md index e754f3c..c93c031 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # leafage-starter-parent + +

+ Coverage Status + Downloads +

+ 项目依赖版本pom(已发布到maven repository) ### 介绍: diff --git a/pom.xml b/pom.xml index 15545f9..d2a3a16 100644 --- a/pom.xml +++ b/pom.xml @@ -5,20 +5,20 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.1 top.leafage leafage-starter-parent - 0.3.0 + 0.3.1 pom leafage-starter-parent pom dependencies control of leafage - 21 + 17 jacoco