Dependency version tweak.

This commit is contained in:
tim holloway 2024-02-04 12:07:40 -05:00
parent b9d6aea3ea
commit 398ecc8bf4

View File

@ -126,7 +126,6 @@
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
<scope>provided</scope>
</dependency>