From 8db79d05b50db8ca255ee87412c4ad8e951764ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 04:33:31 +0000 Subject: [PATCH 1/5] Bump surefire.version from 3.4.0 to 3.5.0 Bumps `surefire.version` from 3.4.0 to 3.5.0. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50d6f14..24d0c10 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1.8 UTF-8 - 3.4.0 + 3.5.0 From 968352ebea3e62fdd10ef2e36f71569e450da3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 04:33:39 +0000 Subject: [PATCH 2/5] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50d6f14..a6c34f2 100644 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.10.0 true none From afe832b95d84fd385e09fd2f337a0288da871da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 04:40:52 +0000 Subject: [PATCH 3/5] Bump org.apache.ant:ant-junit from 1.10.14 to 1.10.15 Bumps org.apache.ant:ant-junit from 1.10.14 to 1.10.15. --- updated-dependencies: - dependency-name: org.apache.ant:ant-junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 50d6f14..f588b58 100644 --- a/pom.xml +++ b/pom.xml @@ -264,7 +264,7 @@ org.apache.ant ant-junit - 1.10.14 + 1.10.15 org.apache.ant From 4e0056c91dd07b211ff6f8df3c4051e63e971823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 05:00:31 +0000 Subject: [PATCH 4/5] Bump NUnit from 4.2.0 to 4.2.2 in /net Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.2.0...4.2.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- net/QACoverTest/QACoverTest.csproj | 2 +- net/QACoverTestEf/QACoverTestEf.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/QACoverTest/QACoverTest.csproj b/net/QACoverTest/QACoverTest.csproj index ed594e0..fdda52a 100644 --- a/net/QACoverTest/QACoverTest.csproj +++ b/net/QACoverTest/QACoverTest.csproj @@ -11,7 +11,7 @@ - + diff --git a/net/QACoverTestEf/QACoverTestEf.csproj b/net/QACoverTestEf/QACoverTestEf.csproj index 9a144d1..b8f4623 100644 --- a/net/QACoverTestEf/QACoverTestEf.csproj +++ b/net/QACoverTestEf/QACoverTestEf.csproj @@ -18,7 +18,7 @@ - + From 0e8a86fec35cb3c94497e8c08ac1543a1103f16b Mon Sep 17 00:00:00 2001 From: giis-qabot Date: Mon, 2 Sep 2024 06:53:45 +0000 Subject: [PATCH 5/5] Combined dependency updates (2024-09-02)