From 570e6e9e3da001d1f18e538e2bafe4031a152855 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Sat, 25 Nov 2023 09:17:44 +0100 Subject: [PATCH] Combined dependency updates (2023-11-25) (#95) Includes these updates: - [Bump io.swagger.parser.v3:swagger-parser from 2.1.18 to 2.1.19](https://github.com/giis-uniovi/tdrules/pull/92) - [Bump org.postgresql:postgresql from 42.6.0 to 42.7.0](https://github.com/giis-uniovi/tdrules/pull/93) - [Bump NLog from 5.2.5 to 5.2.6 in /net](https://github.com/giis-uniovi/tdrules/pull/90) --- net/TdRules/TdRules.csproj | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index de7d7cf..47f9e94 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -39,7 +39,7 @@ - + diff --git a/pom.xml b/pom.xml index 9658bdb..aaaab51 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ io.swagger.parser.v3 swagger-parser - 2.1.18 + 2.1.19 io.swagger @@ -160,7 +160,7 @@ org.postgresql postgresql - 42.6.0 + 42.7.0 test