Skip to content

Commit

Permalink
Update to latest JPMS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj authored and hu-chia committed Jun 28, 2024
1 parent 0409169 commit aeadf7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import io.vertx.core.buffer.Buffer;
import io.vertx.core.http.HttpServerRequest;
import io.vertx.core.http.HttpVersion;
import io.vertx.core.http.impl.HttpServerRequestInternal;
import io.vertx.core.internal.http.HttpServerRequestInternal;
import io.vertx.core.internal.ContextInternal;
import io.vertx.core.internal.logging.Logger;
import io.vertx.core.internal.logging.LoggerFactory;
Expand Down

0 comments on commit aeadf7b

Please sign in to comment.