@@ -41,11 +41,11 @@ Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.</Descrip
4141  </PropertyGroup >
4242
4343  <ItemGroup  Condition ="  '$(TargetFramework)' == 'net7.0'" 
44- 	 <PackageReference  Include =" Microsoft.Extensions.Http" Version =" 7.0.0" 
45-     <PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.25.0 " 
46-     <PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.25.0 " 
47-     <PackageReference  Include =" System.Security.Cryptography.Xml" Version =" 7.0.0 " 
48-     <PackageReference  Include =" System.ServiceModel.Security" Version =" 4.10.0 " 
44+      <PackageReference  Include =" Microsoft.Extensions.Http" Version =" 7.0.0" 
45+     <PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.28.1 " 
46+     <PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.28.1 " 
47+     <PackageReference  Include =" System.Security.Cryptography.Xml" Version =" 7.0.1 " 
48+     <PackageReference  Include =" System.ServiceModel.Security" Version =" 4.10.2 " 
4949  </ItemGroup >
5050  <PropertyGroup  Condition ="  '$(TargetFramework)' == 'net7.0'" 
5151    <DefineConstants >NET70;NET</DefineConstants >
@@ -63,10 +63,10 @@ Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.</Descrip
6363
6464  <ItemGroup  Condition ="  '$(TargetFramework)' == 'net6.0'" 
6565	<PackageReference  Include =" Microsoft.Extensions.Http" Version =" 6.0.0" 
66- 	<PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.25.0 " 
67- 	<PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.25.0 " 
68- 	<PackageReference  Include =" System.Security.Cryptography.Xml" Version =" 6.0.0 " 
69- 	<PackageReference  Include =" System.ServiceModel.Security" Version =" 4.10.0 " 
66+ 	<PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.28.1 " 
67+ 	<PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.28.1 " 
68+ 	<PackageReference  Include =" System.Security.Cryptography.Xml" Version =" 6.0.1 " 
69+ 	<PackageReference  Include =" System.ServiceModel.Security" Version =" 4.10.2 " 
7070  </ItemGroup >
7171  <PropertyGroup  Condition ="  '$(TargetFramework)' == 'net6.0'" 
7272    <DefineConstants >NET60;NET</DefineConstants >
@@ -84,10 +84,10 @@ Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.</Descrip
8484
8585  <ItemGroup  Condition ="  '$(TargetFramework)' == 'net5.0'" 
8686	<PackageReference  Include =" Microsoft.Extensions.Http" Version =" 5.0.0" 
87-     <PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.8.0 " 
88-     <PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.8.0 " 
87+     <PackageReference  Include =" Microsoft.IdentityModel.Tokens.Saml" Version =" 6.28.1 " 
88+     <PackageReference  Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.28.1 " 
8989    <PackageReference  Include =" System.Security.Cryptography.Xml" Version =" 5.0.0" 
90-     <PackageReference  Include =" System.ServiceModel.Security" Version =" 4.8 .0" 
90+     <PackageReference  Include =" System.ServiceModel.Security" Version =" 4.10 .0" 
9191  </ItemGroup >
9292  <PropertyGroup  Condition ="  '$(TargetFramework)' == 'net5.0'" 
9393    <DefineConstants >NET50;NET</DefineConstants >
0 commit comments