Skip to content

Commit bd2da9d

Browse files
build(deps): bump io.undertow:undertow-core
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.20.Final to 2.3.21.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.20.Final...2.3.21.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.21.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 342febd commit bd2da9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/server/petstore/java-undertow

samples/server/petstore/java-undertow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<version.logback>1.5.19</version.logback>
3030
<version.junit>4.13.2</version.junit>
3131
<version.mockito>2.1.0-beta.124</version.mockito>
32-
<version.undertow>2.3.20.Final</version.undertow>
32+
<version.undertow>2.3.21.Final</version.undertow>
3333
<version.jsonpath>2.2.0</version.jsonpath>
3434
<version.httpclient>4.5.13</version.httpclient>
3535
<version.httpasyncclient>4.1.2</version.httpasyncclient>

0 commit comments

Comments
 (0)