diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index b8e7c47..d389e18 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -19,18 +19,18 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
runs-on: ubuntu-24.04
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Copy maven settings
run: |
wget https://raw.githubusercontent.com/entur/ror-maven-settings/master/.m2/settings.xml -O .github/workflows/settings.xml
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
with:
java-version: 21.0.5+11
distribution: liberica
- name: Cache Maven dependencies
- uses: actions/cache@v4
+ uses: actions/cache@v5
with:
path: ~/.m2/repository
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
diff --git a/pom.xml b/pom.xml
index 5ceec58..2910580 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 4.0.4
+ 4.0.5
org.entur.ror
@@ -44,20 +44,20 @@
UTF-8
UTF-8
- 0.8.13
- 5.1.0.4751
+ 0.8.14
+ 5.6.0.6792
0.1.2
1.7.0
- 1.12.2
- 1.12.2
- 12.1.3
+ 2.2.1
+ 2.2.1
+ 12.2.1
1.6
1.21.0
- 1.19.0
- 8.1
- 26.66.0
+ 1.23.0
+ 9.0
+ 26.80.0
true