Skip to content

Commit

Permalink
Fixed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 24, 2024
1 parent 6d17578 commit 41fc834
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ public void testValidatePModeSecurityWrongX509EncryptionAlgorithm ()
.contains (ECryptoAlgorithmCrypt.AES_256_GCM.getID ())));
}

@SuppressWarnings ("deprecation")
@Test
public void testValidatePModeSecurityWrongWSSVersion ()
{
Expand Down

0 comments on commit 41fc834

Please sign in to comment.