Skip to content

Commit

Permalink
Update to vertx-auth split pkg remediation
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jun 14, 2024
1 parent 1121e32 commit 5a643d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import io.vertx.core.impl.VertxInternal;
import io.vertx.core.json.JsonArray;
import io.vertx.core.json.JsonObject;
import io.vertx.ext.auth.VertxContextPRNG;
import io.vertx.ext.auth.prng.VertxContextPRNG;
import io.vertx.ext.web.Session;
import io.vertx.ext.web.sstore.AbstractSession;
import io.vertx.ext.web.sstore.SessionStore;
Expand Down

0 comments on commit 5a643d6

Please sign in to comment.