Skip to content

Commit

Permalink
Upgrade undertow to 2.2.25.Final
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <[email protected]>
  • Loading branch information
mwperina committed Jul 28, 2023
1 parent c60d29e commit e0e9ecd
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 @@ -86,7 +86,7 @@ limitations under the License.
<jackson.version>2.13.4.1</jackson.version>
<junit.version>4.13.1</junit.version>
<slf4j.version>1.7.7</slf4j.version>
<undertow.version>2.2.19.Final</undertow.version>
<undertow.version>2.2.25.Final</undertow.version>
<weld-se.version>2.3.0.Final</weld-se.version>

</properties>
Expand Down

0 comments on commit e0e9ecd

Please sign in to comment.