From 6a4a98aafafbc4003b881b782ed62bcc4e48cc87 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 16 Feb 2026 02:57:18 +0000
Subject: [PATCH] fix(deps): update all non-major dependencies
---
.github/workflows/ci.yml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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