From 75803e80a69894c5794ae9903e046d43a9dc018a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 04:32:41 +0000 Subject: [PATCH 1/2] chore(deps): Bump dotNetRdf from 3.4.1 to 3.5.0 --- updated-dependencies: - dependency-name: dotNetRdf dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Swiss.FCh.Cube.RawData/Swiss.FCh.Cube.RawData.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Swiss.FCh.Cube.RawData/Swiss.FCh.Cube.RawData.csproj b/src/Swiss.FCh.Cube.RawData/Swiss.FCh.Cube.RawData.csproj index d9256d2..363d89f 100644 --- a/src/Swiss.FCh.Cube.RawData/Swiss.FCh.Cube.RawData.csproj +++ b/src/Swiss.FCh.Cube.RawData/Swiss.FCh.Cube.RawData.csproj @@ -5,7 +5,7 @@ - + From 754dfb3c2683425b4484419bebd2760b8dc09368 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Feb 2026 04:33:05 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index e0d0c84..c20eb3f 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -1,6 +1,6 @@ | Reference | Version | License Type | License | | ---------------------------------------- | ------- | ------------ | ------------------------------ | - | dotNetRdf | 3.4.1 | MIT | https://licenses.nuget.org/MIT | + | dotNetRdf | 3.5.0 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.DependencyInjection | 10.0.0 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.DependencyInjection | 8.0.1 | MIT | https://licenses.nuget.org/MIT | | Microsoft.Extensions.DependencyInjection | 9.0.11 | MIT | https://licenses.nuget.org/MIT |