Skip to content

Commit

Permalink
Merge pull request #43 from uriel-naor/whitesource-remediate/io.under…
Browse files Browse the repository at this point in the history
…tow-undertow-core-2.x

Update dependency io.undertow:undertow-core to v2.3.0.Final
  • Loading branch information
uriel-naor authored Mar 19, 2023
2 parents f46ee8e + dc73df7 commit 976ddaa
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 @@ -19,7 +19,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.17.Final</version>
<version>2.3.0.Final</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 976ddaa

Please sign in to comment.