Skip to content

Commit

Permalink
⛓ Updated Tomcat to 10.1.28 and httpclient to 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroxy committed Sep 3, 2024
1 parent 5297ce2 commit 6f5b948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<tomcat.version>10.1.19</tomcat.version>
<tomcat.version>10.1.28</tomcat.version>
<gson.version>2.10.1</gson.version>
<httpclient5.version>5.2.1</httpclient5.version>
<httpclient5.version>5.2.3</httpclient5.version>

<servlet.api.version>6.0.0</servlet.api.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
Expand Down

0 comments on commit 6f5b948

Please sign in to comment.