From a29e85e74f93960b1de0e0b7bc6380d074b106a5 Mon Sep 17 00:00:00 2001
From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Date: Fri, 22 Mar 2024 11:40:51 +0200
Subject: [PATCH] chore: upgrade spring boot to 3.2.4 (#149)
* chore: upgrade spring boot to 3.2.4
* Update maven.yml
---
.github/workflows/maven.yml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 5d65c51..de83185 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -5,9 +5,9 @@ name: Java CI with Maven
on:
push:
- branches: [ "main" ]
+ branches: [ "2.3" ]
pull_request:
- branches: [ "main" ]
+ branches: [ "2.3" ]
jobs:
validate-formatting:
diff --git a/pom.xml b/pom.xml
index d585502..7584bac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
17
UTF-8
UTF-8
- 3.2.3
+ 3.2.4
3.3.0
3.2.1
3.4.1