Fix missing dependency on 'jakarta.servlet:jakarta.servlet-api'.

This commit is contained in:
John Blum
2021-11-16 21:40:25 -08:00
parent 7e719170ff
commit 2b43d8eeae
6 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package sample.client;
import java.io.PrintWriter;