Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit c19b28f

Browse files
Bump undertow-core from 2.2.19.Final to 2.2.24.Final in /light-java
Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.19.Final to 2.2.24.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.2.19.Final...2.2.24.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cda1d62 commit c19b28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

light-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<version.logback>1.2.0</version.logback>
3131
<version.junit>4.13.1</version.junit>
3232
<version.mockito>2.1.0-beta.124</version.mockito>
33-
<version.undertow>2.2.19.Final</version.undertow>
33+
<version.undertow>2.2.24.Final</version.undertow>
3434
<version.jsonpath>2.2.0</version.jsonpath>
3535
<version.httpclient>4.5.13</version.httpclient>
3636
<version.httpasyncclient>4.1.2</version.httpasyncclient>

0 commit comments

Comments
 (0)