From 20080e4d0ad7c4800127f22a3e4fe18686556d25 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:58:01 +0200 Subject: [PATCH] Combined dependency updates (2024-09-02) Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0](https://github.com/giis-uniovi/tdrules/pull/268) - [Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0](https://github.com/giis-uniovi/tdrules/pull/267) - [Bump org.apache.ant:ant-junit from 1.10.14 to 1.10.15](https://github.com/giis-uniovi/tdrules/pull/266) - [Bump surefire.version from 3.4.0 to 3.5.0](https://github.com/giis-uniovi/tdrules/pull/265) - [Bump RestSharp from 110.2.0 to 112.0.0 in /net/TdRules](https://github.com/giis-uniovi/tdrules/pull/264) --- net/TdRules/TdRules.csproj | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index f5e8fdd..195cbf6 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -51,7 +51,7 @@ - + diff --git a/pom.xml b/pom.xml index da10da2..22caf81 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.8 UTF-8 - 3.4.0 + 3.5.0 2.3.0 @@ -68,7 +68,7 @@ org.apache.commons commons-lang3 - 3.16.0 + 3.17.0 @@ -275,7 +275,7 @@ org.apache.ant ant-junit - 1.10.14 + 1.10.15 org.apache.ant @@ -300,7 +300,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.10.0 true none