This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git
commit e3afa95c648edf4dcc975aa2818aa19ada2f98f8 Merge: 30a6e62 b8b1381 Author: zhaojinchao <[email protected]> AuthorDate: Sun Apr 28 14:47:47 2024 +0800 Merge pull request #45 from strongduanmu/dev-0428 fix encrypt algorithm build error .../encrypt/like/algorithm/CharDigestLikeEncryptAlgorithm.java | 2 +- .../shardingsphere/encrypt/rc4/algorithm/RC4EncryptAlgorithm.java | 2 +- .../encrypt/sm/algorithm/assisted/SM3AssistedEncryptAlgorithm.java | 2 +- .../encrypt/sm/algorithm/standard/SM4EncryptAlgorithm.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
