File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5010,7 +5010,7 @@ void testErddapBasic() throws Throwable {
50105010 results = results.substring(0, po + 7);
50115011 expected =
50125012 "HTTP/1.1 200 OK\n"
5013- + "Server: Jetty(12.0.21 )\n"
5013+ + "Server: Jetty(12.0.22 )\n"
50145014 + "Date: Today\n"
50155015 + "Content-Type: application/javascript;charset=utf-8\n"
50165016 + "Content-Encoding: identity\n"
@@ -16068,7 +16068,7 @@ void testGridFromNcFiles() throws Throwable {
1606816068 + //
1606916069 "</table>\n"
1607016070 + //
16071- "<hr/><a href=\"https://jetty.org/\">Powered by Jetty:// 12.0.21 </a><hr/>\n"
16071+ "<hr/><a href=\"https://jetty.org/\">Powered by Jetty:// 12.0.22 </a><hr/>\n"
1607216072 + //
1607316073 "\n"
1607416074 + //
@@ -16114,7 +16114,7 @@ void testGridFromNcFiles() throws Throwable {
1611416114 + //
1611516115 "</table>\n"
1611616116 + //
16117- "<hr/><a href=\"https://jetty.org/\">Powered by Jetty:// 12.0.21 </a><hr/>\n"
16117+ "<hr/><a href=\"https://jetty.org/\">Powered by Jetty:// 12.0.22 </a><hr/>\n"
1611816118 + //
1611916119 "\n"
1612016120 + //
You can’t perform that action at this time.
0 commit comments