Skip to content

Commit 6b98835

Browse files
author
Igor Melnichenko
committed
@SuppressWarnings("deprecation") was restored
1 parent cc2fa64 commit 6b98835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/tech/ydb/core/ssl/YandexTrustManagerFactory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
public final class YandexTrustManagerFactory extends TrustManagerFactory {
1414

15+
@SuppressWarnings("deprecation")
1516
private static final Provider PROVIDER = new Provider("", 0.0D, "") {
1617
private static final long serialVersionUID = -2680540247105807895L;
1718
};

0 commit comments

Comments
 (0)