Skip to content

Commit

Permalink
fix(jans-fido): Resolve dependecy issue #10080
Browse files Browse the repository at this point in the history
Signed-off-by: Imran Ishaq <imranishaq024@gmail.com>
  • Loading branch information
imran-ishaq committed Dec 12, 2024
1 parent 5158aae commit 4a2f1aa
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 4a2f1aa

Please sign in to comment.