File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- pkg:nuget/MongoDB.Libmongocrypt@1.9 .0
1
+ pkg:nuget/MongoDB.Libmongocrypt@1.10 .0
Original file line number Diff line number Diff line change 1
1
{
2
2
"components" : [
3
3
{
4
- "bom-ref" : " pkg:nuget/MongoDB.Libmongocrypt@1.9 .0" ,
4
+ "bom-ref" : " pkg:nuget/MongoDB.Libmongocrypt@1.10 .0" ,
5
5
"externalReferences" : [
6
6
{
7
7
"type" : " distribution" ,
8
- "url" : " https://www.nuget.org/api/v2/package/MongoDB.Libmongocrypt/1.9 .0"
8
+ "url" : " https://www.nuget.org/api/v2/package/MongoDB.Libmongocrypt/1.10 .0"
9
9
},
10
10
{
11
11
"type" : " website" ,
12
- "url" : " https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.9 .0"
12
+ "url" : " https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.10 .0"
13
13
}
14
14
],
15
15
"name" : " MongoDB.Libmongocrypt" ,
16
- "purl" : " pkg:nuget/MongoDB.Libmongocrypt@1.9 .0" ,
16
+ "purl" : " pkg:nuget/MongoDB.Libmongocrypt@1.10 .0" ,
17
17
"type" : " library" ,
18
- "version" : " 1.9 .0"
18
+ "version" : " 1.10 .0"
19
19
}
20
20
],
21
21
"dependencies" : [
22
22
{
23
- "ref" : " pkg:nuget/MongoDB.Libmongocrypt@1.9 .0"
23
+ "ref" : " pkg:nuget/MongoDB.Libmongocrypt@1.10 .0"
24
24
}
25
25
],
26
26
"metadata" : {
27
- "timestamp" : " 2024-05-23T20:46:09.160033 +00:00" ,
27
+ "timestamp" : " 2024-06-27T18:41:56.248350 +00:00" ,
28
28
"tools" : [
29
29
{
30
30
"externalReferences" : [
67
67
}
68
68
]
69
69
},
70
- "serialNumber" : " urn:uuid:77687498-fcba-4e54-880d-67b3b53d41af " ,
70
+ "serialNumber" : " urn:uuid:cb433355-beb9-4038-8a04-565191eff5c5 " ,
71
71
"version" : 1 ,
72
72
"$schema" : " http://cyclonedx.org/schema/bom-1.5.schema.json" ,
73
73
"bomFormat" : " CycloneDX" ,
Original file line number Diff line number Diff line change 28
28
<PackageReference Include =" AWSSDK.SecurityToken" Version =" 3.7.100.14" />
29
29
<PackageReference Include =" DnsClient" Version =" 1.6.1" />
30
30
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.0.0" />
31
- <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.9 .0" />
31
+ <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.10 .0" />
32
32
<PackageReference Include =" SharpCompress" Version =" 0.30.1" />
33
33
<PackageReference Include =" Snappier" Version =" 1.0.0" />
34
34
<PackageReference Include =" ZstdSharp.Port" Version =" 0.7.3" />
Original file line number Diff line number Diff line change 20
20
21
21
<ItemGroup >
22
22
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 2.0.0" />
23
- <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.9 .0" />
23
+ <PackageReference Include =" MongoDB.Libmongocrypt" Version =" 1.10 .0" />
24
24
</ItemGroup >
25
25
26
26
<ItemGroup >
You can’t perform that action at this time.
0 commit comments