Index: /applications/editors/josm/plugins/http2/src/org/openstreetmap/josm/plugins/http2/Http2Client.java
===================================================================
--- /applications/editors/josm/plugins/http2/src/org/openstreetmap/josm/plugins/http2/Http2Client.java	(revision 35790)
+++ /applications/editors/josm/plugins/http2/src/org/openstreetmap/josm/plugins/http2/Http2Client.java	(revision 35791)
@@ -55,5 +55,5 @@
     }
 
-    protected HttpRequest createRequest() throws IOException {
+    HttpRequest createRequest() throws IOException {
         HttpRequest.Builder requestBuilder;
         try {
