From 791ef17d8d68e37f2be5ce90b96eaffdb3dd6e33 Mon Sep 17 00:00:00 2001
From: giis-qabot <122899806+giis-qabot@users.noreply.github.com>
Date: Sat, 12 Oct 2024 10:09:46 +0200
Subject: [PATCH] Combined dependency updates (2024-10-12)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump tdrules.version from 4.3.0 to 4.3.1](https://github.com/giis-uniovi/tdrules-st-tdg/pull/15)
- [Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16](https://github.com/giis-uniovi/tdrules-st-tdg/pull/14)
- [Bump io.github.javiertuya:visual-assert from 2.4.2 to 2.5.0](https://github.com/giis-uniovi/tdrules-st-tdg/pull/16)
- [Bump org.apache.ant:ant-junit from 1.10.14 to 1.10.15](https://github.com/giis-uniovi/tdrules-st-tdg/pull/18)
- [Bump actions/cache from 4.0.2 to 4.1.1](https://github.com/giis-uniovi/tdrules-st-tdg/pull/28)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.1 to 2.24.1](https://github.com/giis-uniovi/tdrules-st-tdg/pull/26)
- [Bump org.pitest:pitest-maven from 1.16.1 to 1.17.0](https://github.com/giis-uniovi/tdrules-st-tdg/pull/23)
---
.github/workflows/test.yml | 2 +-
pom.xml | 10 +++++-----
st-tdg-eval/pom.xml | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index cf21ed4..54949bf 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
- name: Rules cache
id: rules-cache
- uses: actions/cache@v4.0.2
+ uses: actions/cache@v4.1.1
with:
path: .tdrules-cache
key: cache-${{ matrix.scope }}-v1-${{ github.run_id }}
diff --git a/pom.xml b/pom.xml
index bb0c38f..e7ec248 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
UTF-8
3.3.0
- 4.3.0
+ 4.3.1
1.4.273
@@ -54,12 +54,12 @@
org.slf4j
slf4j-api
- 2.0.13
+ 2.0.16
org.apache.logging.log4j
log4j-slf4j2-impl
- 2.23.1
+ 2.24.1
test
@@ -72,7 +72,7 @@
io.github.javiertuya
visual-assert
- 2.4.2
+ 2.5.0
test
@@ -118,7 +118,7 @@
org.apache.ant
ant-junit
- 1.10.14
+ 1.10.15
org.apache.ant
diff --git a/st-tdg-eval/pom.xml b/st-tdg-eval/pom.xml
index 7ecf694..09c6333 100644
--- a/st-tdg-eval/pom.xml
+++ b/st-tdg-eval/pom.xml
@@ -123,7 +123,7 @@
org.pitest
pitest-maven
- 1.16.1
+ 1.17.0
io.swagger.petstore.data.Pet*