Skip to content

Commit

Permalink
⬆️ Upgrade Undertow to v2.3.16.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Aug 23, 2024
1 parent 6f062a4 commit 88cf353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.3.15.Final</version>
<version>2.3.16.Final</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 88cf353

Please sign in to comment.