From b9a3f9bddbcdbda66e1e5a445c6eef4376b862f1 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Sat, 23 Nov 2024 06:31:26 +0100 Subject: [PATCH] Combined dependency updates (2024-11-23) Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24](https://github.com/giis-uniovi/tdrules/pull/313) - [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2](https://github.com/giis-uniovi/tdrules/pull/312) - [Bump commons-io:commons-io from 2.17.0 to 2.18.0](https://github.com/giis-uniovi/tdrules/pull/311) - [Bump org.openapitools:openapi-generator-maven-plugin from 7.9.0 to 7.10.0](https://github.com/giis-uniovi/tdrules/pull/310) - [Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /net](https://github.com/giis-uniovi/tdrules/pull/309) - [Bump System.Data.SqlClient from 4.8.6 to 4.9.0 in /net](https://github.com/giis-uniovi/tdrules/pull/308) - [Bump Polly and System.ComponentModel.Annotations in /net](https://github.com/giis-uniovi/tdrules/pull/307) --- net/TdRules/TdRules.csproj | 4 ++-- net/TdRulesTest/TdRulesTest.csproj | 2 +- pom.xml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index da1df64..dd2c916 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -41,7 +41,7 @@ - + @@ -53,7 +53,7 @@ - + diff --git a/net/TdRulesTest/TdRulesTest.csproj b/net/TdRulesTest/TdRulesTest.csproj index 794d557..e805be7 100644 --- a/net/TdRulesTest/TdRulesTest.csproj +++ b/net/TdRulesTest/TdRulesTest.csproj @@ -8,7 +8,7 @@ - + diff --git a/pom.xml b/pom.xml index b30368f..b8e1d86 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 5.15.0 - 7.9.0 + 7.10.0 @@ -74,7 +74,7 @@ io.swagger.parser.v3 swagger-parser - 2.1.23 + 2.1.24 io.swagger @@ -114,7 +114,7 @@ org.apache.logging.log4j log4j-slf4j2-impl - 2.24.1 + 2.24.2 test @@ -140,7 +140,7 @@ commons-io commons-io - 2.17.0 + 2.18.0 test