diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 67f4d5e..71e6775 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
cache: 'maven'
- name: Setup Node.js environment
- uses: actions/setup-node@v4.3.0
+ uses: actions/setup-node@v4.4.0
with:
node-version: 20
diff --git a/README.md b/README.md
index a1d1eab..27a58ff 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Add the Maven Dependency to your `pom.xml`
be.nicholasmeyers
skoda-api-client
- 1.2.0
+ 1.2.1
```
diff --git a/pom.xml b/pom.xml
index a126f92..13199ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
be.nicholasmeyers
skoda-api-client
- 1.2.0
+ 1.2.1-SNAPSHOT
skoda-api-client
skoda-api-client
@@ -57,7 +57,7 @@
com.google.code.gson
gson
- 2.13.0
+ 2.13.1
@@ -69,7 +69,7 @@
jakarta.annotation
jakarta.annotation-api
- 2.1.1
+ 3.0.0
@@ -162,7 +162,7 @@
org.openapitools
openapi-generator-maven-plugin
- 7.12.0
+ 7.13.0