Skip to content
2 changes: 1 addition & 1 deletion src/backend/efiling-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>11.0.8</version>
<version>11.0.10</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down
Loading