Skip to content

Commit 3c5cbf3

Browse files
Bump io.undertow:undertow-core (#455)
Bumps the maven group with 1 update in the /integration-test/fixtures/jar-app directory: [io.undertow:undertow-core](https://github.com/undertow-io/undertow). Updates `io.undertow:undertow-core` 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 dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b3aa8a commit 3c5cbf3

File tree

1 file changed

+1
-1
lines changed
  • integration-test/fixtures/jar-app

1 file changed

+1
-1
lines changed

integration-test/fixtures/jar-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>io.undertow</groupId>
2323
<artifactId>undertow-core</artifactId>
24-
<version>2.3.20.Final</version>
24+
<version>2.3.21.Final</version>
2525
</dependency>
2626
</dependencies>
2727

0 commit comments

Comments
 (0)