Skip to content

Commit 3639b91

Browse files
Bump io.undertow:undertow-core in the gradle group across 1 directory (#29)
Bumps the gradle group with 1 update in the / directory: [io.undertow:undertow-core](https://github.com/undertow-io/undertow). Updates `io.undertow:undertow-core` from 2.3.18.Final to 2.3.19.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.18.Final...2.3.19.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.19.Final dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 906ae83 commit 3639b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323
protobufVersion = "3.25.5"
2424
slf4jVersion = "2.0.17"
2525
springVersion = "6.2.10"
26-
undertowVersion = "2.3.18.Final"
26+
undertowVersion = "2.3.19.Final"
2727

2828
// testing
2929
approvaltestsVersion = "24.22.0"

0 commit comments

Comments
 (0)