diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ff8e9d7..a01df79 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
- name: Set up JDK 17
uses: actions/setup-java@v5
diff --git a/.github/workflows/ktlint.yml b/.github/workflows/ktlint.yml
index 806f898..7401f60 100644
--- a/.github/workflows/ktlint.yml
+++ b/.github/workflows/ktlint.yml
@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
- name: Set up JDK 17
uses: actions/setup-java@v5
diff --git a/pom.xml b/pom.xml
index 8736e8c..0bc721a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.springframework.boot
spring-boot-starter-parent
- 4.0.3
+ 4.1.0
@@ -23,20 +23,20 @@
- 7.20.0
+ 7.23.0
3.6.1
- 3.6.2
- 3.5.0
- 12.0.3
+ 3.6.3
+ 3.7.1
+ 12.9.0
3.0.0
- 11.34
+ 11.37.2
0.13.0
- 3.0.2
+ 3.0.3
3.13.2
- 5.22.0
- 42.7.10
+ 5.23.0
+ 42.7.11
true