diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 10a90e2..1b079f0 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
uses: actions/checkout@v6
- name: Setup Java
- uses: actions/setup-java@v5
+ uses: actions/setup-java@v6
with:
distribution: temurin
java-version: 17
diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml
index 52e26d8..4b6c0f0 100644
--- a/.github/workflows/security.yml
+++ b/.github/workflows/security.yml
@@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@v6
- name: Setup Java
- uses: actions/setup-java@v5
+ uses: actions/setup-java@v6
with:
distribution: temurin
java-version: 17
diff --git a/provaonline-backend/pom.xml b/provaonline-backend/pom.xml
index f9c3cf7..bc972f2 100644
--- a/provaonline-backend/pom.xml
+++ b/provaonline-backend/pom.xml
@@ -14,14 +14,13 @@
2.22.2
UTF-8
UTF-8
- 3.39.0
+ 3.39.1
true
3.5.6
1.18.46
- 12.2.2
-
- 5.7.0.6970
- target/dependency-check-report.html
+ 12.2.2
+ 5.7.0.6970
+ target/dependency-check-report.html
target/dependency-check-report.json
true
java