Skip to content

Commit 8c522d5

Browse files
Bump io.undertow:undertow-core in the gradle group across 1 directory (#32)
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.19.Final to 2.3.20.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.19.Final...2.3.20.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-version: 2.3.20.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 9a2fcc7 commit 8c522d5

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.11"
26-
undertowVersion = "2.3.19.Final"
26+
undertowVersion = "2.3.20.Final"
2727

2828
// testing
2929
approvaltestsVersion = "24.22.0"

0 commit comments

Comments
 (0)