From a138d20ce08fd8fa802fb574beea5234a75236c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:22:05 +0000 Subject: [PATCH] Bump NHibernate from 5.1.3 to 5.4.9 in /NHibernate.Spatial.Oracle Bumps [NHibernate](https://github.com/nhibernate/nhibernate-core) from 5.1.3 to 5.4.9. - [Release notes](https://github.com/nhibernate/nhibernate-core/releases) - [Changelog](https://github.com/nhibernate/nhibernate-core/blob/master/releasenotes.txt) - [Commits](https://github.com/nhibernate/nhibernate-core/compare/5.1.3...5.4.9) --- updated-dependencies: - dependency-name: NHibernate dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../NHibernate.Spatial.Oracle.csproj | 14 ++++++++------ NHibernate.Spatial.Oracle/packages.config | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/NHibernate.Spatial.Oracle/NHibernate.Spatial.Oracle.csproj b/NHibernate.Spatial.Oracle/NHibernate.Spatial.Oracle.csproj index 83ea3650..f6dccd2e 100644 --- a/NHibernate.Spatial.Oracle/NHibernate.Spatial.Oracle.csproj +++ b/NHibernate.Spatial.Oracle/NHibernate.Spatial.Oracle.csproj @@ -76,19 +76,21 @@ ..\packages\NetTopologySuite.CoordinateSystems.1.15.0\lib\net45\NetTopologySuite.CoordinateSystems.dll True - - ..\packages\NHibernate.5.1.3\lib\net461\NHibernate.dll + + ..\packages\NHibernate.5.4.9\lib\net461\NHibernate.dll True ..\packages\odp.net.x86.112.3.20\lib\net40\Oracle.DataAccess.dll True - - ..\packages\Remotion.Linq.2.1.2\lib\net45\Remotion.Linq.dll + + ..\packages\Remotion.Linq.2.2.0\lib\net45\Remotion.Linq.dll + True - - ..\packages\Remotion.Linq.EagerFetching.2.1.0\lib\net45\Remotion.Linq.EagerFetching.dll + + ..\packages\Remotion.Linq.EagerFetching.2.2.0\lib\net45\Remotion.Linq.EagerFetching.dll + True diff --git a/NHibernate.Spatial.Oracle/packages.config b/NHibernate.Spatial.Oracle/packages.config index a66e38aa..f8226c68 100644 --- a/NHibernate.Spatial.Oracle/packages.config +++ b/NHibernate.Spatial.Oracle/packages.config @@ -7,9 +7,9 @@ - + - - + + \ No newline at end of file