mirror of
https://github.com/google/nomulus
synced 2026-09-24 00:44:32 +00:00
Remove caps/pins on some dependencies (#2348)
Also re-organized the dependencies.gradle file. Not all caps/pins are removed at this point, but I think this is enough change for one PR.
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ public class WebWhoisActionHandler extends ActionHandler {
|
||||
|
||||
private static final FluentLogger logger = FluentLogger.forEnclosingClass();
|
||||
|
||||
/** Dagger injected components necessary for redirect responses: */
|
||||
/* Dagger injected components necessary for redirect responses: */
|
||||
|
||||
/** {@link Bootstrap} necessary for remaking connection on redirect response. */
|
||||
private final Bootstrap bootstrap;
|
||||
|
||||
Reference in New Issue
Block a user