diff --git a/.github/workflows/trivy.yml b/.github/workflows/trivy.yml index dba11795..c474653e 100644 --- a/.github/workflows/trivy.yml +++ b/.github/workflows/trivy.yml @@ -17,7 +17,7 @@ jobs: java-version: 21 distribution: 'temurin' - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@0.29.0 env: TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2 with: diff --git a/pom.xml b/pom.xml index 8aa7b8b4..849144f0 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.6 + 3.4.0 diff --git a/queen-application/pom.xml b/queen-application/pom.xml index 9a28111f..ef23e905 100644 --- a/queen-application/pom.xml +++ b/queen-application/pom.xml @@ -13,20 +13,20 @@ 3.1.8 - 2.5.1 - 2.0.7 - 2.6.0 - 2.17.0 + 2.6.0 + 2.1.0 + 2.7.0 + 2.18.0 20240303 33.3.1-jre - 1.5.3 + 1.5.4 io.zonky.test.postgres embedded-postgres-binaries-bom - 16.4.0 + 16.6.0 pom import