Skip to content

Commit

Permalink
⬆️ Upgrade Undertow to v2.3.12.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Mar 26, 2024
1 parent 657cd5c commit 6e3ed24
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 @@ -238,7 +238,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.3.10.Final</version>
<version>2.3.12.Final</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 6e3ed24

Please sign in to comment.