From 325e493a3892b94908c115737a854e7e131b0904 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 23 Nov 2023 14:35:43 +0000
Subject: [PATCH] chore(deps): update all non-major dependencies
---
.github/workflows/build.yml | 4 ++--
.github/workflows/pull-request.yml | 2 +-
.github/workflows/scan-docker-image.yml | 2 +-
.mvn/wrapper/maven-wrapper.properties | 2 +-
pom.xml | 10 +++++-----
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 486917f..88319b6 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- - uses: graalvm/setup-graalvm@v1.0.12
+ - uses: graalvm/setup-graalvm@v1.1.5
with:
java-version: '17'
# distribution: 'graalvm'
@@ -97,7 +97,7 @@ jobs:
run: echo "image-name=$(mvn help:evaluate -Dexpression=image.name -q -DforceStdout)" >> $GITHUB_OUTPUT
- name: Scan Docker Image for Vulnerabilities
- uses: aquasecurity/trivy-action@0.12.0
+ uses: aquasecurity/trivy-action@0.14.0
with:
image-ref: ${{ steps.get-image-name.outputs.image-name }}
format: sarif
diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml
index 14e69f2..5267eec 100644
--- a/.github/workflows/pull-request.yml
+++ b/.github/workflows/pull-request.yml
@@ -41,7 +41,7 @@ jobs:
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- - uses: graalvm/setup-graalvm@v1.0.12
+ - uses: graalvm/setup-graalvm@v1.1.5
with:
java-version: '17'
# distribution: 'graalvm'
diff --git a/.github/workflows/scan-docker-image.yml b/.github/workflows/scan-docker-image.yml
index ab4291b..5c9812a 100644
--- a/.github/workflows/scan-docker-image.yml
+++ b/.github/workflows/scan-docker-image.yml
@@ -32,7 +32,7 @@ jobs:
run: echo "image-name=$(mvn help:evaluate -Dexpression=image.name -q -DforceStdout)" >> $GITHUB_OUTPUT
- name: Scan Docker Image for Vulnerabilities
- uses: aquasecurity/trivy-action@0.12.0
+ uses: aquasecurity/trivy-action@0.14.0
with:
image-ref: ${{ steps.get-image-name.outputs.image-name }}
format: sarif
diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties
index ac18401..eacdc9e 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
diff --git a/pom.xml b/pom.xml
index 64fa4b7..417c625 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.3
+ 3.1.6
@@ -32,10 +32,10 @@
ghcr.io/darkatra/${project.artifactId}:${project.version}
17
- 1.8.22
+ 1.9.21
official
- 0.10.0
+ 0.11.1
1.2.1
4.3.0
3.4.4
@@ -44,8 +44,8 @@
1.7.2
- 5.0.0
- 3.0.0-beta-10
+ 5.1.0
+ 3.0.1