From 2da21ef53d7de4d53c0bada4ebe094b70dcadb43 Mon Sep 17 00:00:00 2001 From: Suho Lee Date: Mon, 14 Oct 2024 15:16:55 +0900 Subject: [PATCH 1/2] bump: BouncyCastle --- src/Libplanet.Crypto/Libplanet.Crypto.csproj | 2 +- src/Libplanet/Libplanet.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Libplanet.Crypto/Libplanet.Crypto.csproj b/src/Libplanet.Crypto/Libplanet.Crypto.csproj index 1d0792fc03f..7ea3441fd03 100644 --- a/src/Libplanet.Crypto/Libplanet.Crypto.csproj +++ b/src/Libplanet.Crypto/Libplanet.Crypto.csproj @@ -4,7 +4,7 @@ - + diff --git a/src/Libplanet/Libplanet.csproj b/src/Libplanet/Libplanet.csproj index bbe43bdd387..e7c328d29bc 100644 --- a/src/Libplanet/Libplanet.csproj +++ b/src/Libplanet/Libplanet.csproj @@ -22,7 +22,7 @@ https://docs.libplanet.io/ - + From 892a0306c2b19beeb3f6060cbe49a9f2ca8fcd28 Mon Sep 17 00:00:00 2001 From: Suho Lee Date: Mon, 14 Oct 2024 15:25:01 +0900 Subject: [PATCH 2/2] docs: CHANGES.md --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index adb0b266b46..265c16b31f0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,11 +24,16 @@ To be released. - (Libplanet.Extensions.Cocona) Changed *System.Text.Json* from [6.0.7] to [6.0.*]. [[#3967]] + - Changed *BouncyCastle.Cryptography* from + [2.0.0] to [2.4.0]. [[#3968]] + - (Libplanet.Crypto) Changed *BouncyCastle.Cryptography* from + [2.0.0] to [2.4.0]. [[#3968]] ### CLI tools [#3967]: https://github.com/planetarium/libplanet/pull/3967 +[#3968]: https://github.com/planetarium/libplanet/pull/3968 Version 5.3.0