diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0d01ab69..30b4bc22 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
# Example: https://github.com/opentripplanner/OpenTripPlanner/actions/runs/4490450225/jobs/7897533439
- uses: actions/setup-node@v6
with:
- node-version: 24.13.0
+ node-version: 24.13.1
- name: Set up JDK 21
uses: actions/setup-java@v5
diff --git a/pom.xml b/pom.xml
index 2a7b0517..06fbf6f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
0.22
write
- 2.41.24
+ 2.41.29