diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9b0e915..c2f9185 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,10 +21,10 @@ jobs:
# Example: https://github.com/opentripplanner/OpenTripPlanner/actions/runs/4490450225/jobs/7897533439
- uses: actions/setup-node@v6.4.0
with:
- node-version: 24.17.0
+ node-version: 24.18.0
- name: Set up JDK 17
- uses: actions/setup-java@v5.3.0
+ uses: actions/setup-java@v5.5.0
with:
java-version: 17
distribution: temurin
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 60c6ea9..fb53d2b 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -19,12 +19,12 @@ jobs:
- uses: actions/checkout@v7.0.0
with:
fetch-depth: 0
- - uses: actions/setup-java@v5.3.0
+ - uses: actions/setup-java@v5.5.0
with:
java-version: 17.0.13
distribution: liberica
- name: Cache Maven dependencies
- uses: actions/cache@v5.0.5
+ uses: actions/cache@v5.1.0
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
diff --git a/pom.xml b/pom.xml
index 2a9417b..c1fea3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
1.0.14
3.1.0
- 2.22.0
+ 2.22.1
2.0.18
4.5.14
0.22.1
@@ -73,14 +73,14 @@
1.13.0
1.13.0
0.8.15
- 1.24.0
+ 1.25.0
3.27.7
- 6.1.0
+ 6.1.1
gpg