diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml
index 1a31a0d..b0e851d 100644
--- a/.github/workflows/maven.yaml
+++ b/.github/workflows/maven.yaml
@@ -26,7 +26,7 @@ jobs:
- name: Build with Maven
run: mvn -B package
- name: Upload test report
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
if: always()
with:
name: test report ${{ github.job }}
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 3d938c0..2e4e8aa 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -67,7 +67,7 @@ jobs:
setup-java: false
- name: Upload test report
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
if: always()
with:
name: test report ${{ github.job }}
diff --git a/pom.xml b/pom.xml
index 1151f1e..5286dc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.airlift
airbase
- 149
+ 150
pl.net.was
@@ -47,20 +47,20 @@
true
false
- 438
+ 439
240
2.2
- 1.34.1
- 1.32.0
+ 1.35.0
+ 2.1.0
${dep.airlift.version}
33.0.0-jre
7.0.0
2.24.1
2.16.1
- 2.12.6
- 5.10.1
- 2.0.11
- 3.25.2
+ 2.12.7
+ 5.10.2
+ 2.0.12
+ 3.25.3
1.4.14
3.2.5