From 3c856811da3662f1c35ec3c987309d9dae32a965 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 29 Jan 2025 14:35:28 +0100
Subject: [PATCH] chore(deps): update all non-major dependencies (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
.github/workflows/build.yml | 4 ++--
pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 02a05d2..3ef4d6d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Set up JDK 17
- uses: actions/setup-java@v4.6.0
+ uses: actions/setup-java@v4.7.0
with:
java-version: '17'
distribution: 'temurin'
@@ -68,7 +68,7 @@ jobs:
- uses: actions/checkout@v4.2.2
- name: Set up JDK 17
- uses: actions/setup-java@v4.6.0
+ uses: actions/setup-java@v4.7.0
with:
java-version: '17'
distribution: 'temurin'
diff --git a/pom.xml b/pom.xml
index ee6db23..7324fee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,12 +62,12 @@
official
true
- 2.1.0
+ 2.1.10
17
33.4.0-jre
- 3.27.0
+ 3.27.3
5.11.4
3.5.2