Skip to content

Commit

Permalink
fix(jans-fido): Resolve dependecy issue #10080 (#10406)
Browse files Browse the repository at this point in the history
Signed-off-by: Imran Ishaq <[email protected]>
  • Loading branch information
imran-ishaq authored Dec 12, 2024
1 parent 2e9afdc commit b6b45e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import org.apache.kerby.asn1.parse.Asn1Parser;
import org.apache.kerby.asn1.type.Asn1OctetString;

import javax.inject.Inject;
import jakarta.inject.Inject;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.security.cert.X509Certificate;
Expand Down

0 comments on commit b6b45e1

Please sign in to comment.