Skip to content

Commit c1598b4

Browse files
Bump io.undertow:undertow-core in /integration-test/fixtures/jar-app (#330)
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.12.Final to 2.3.14.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.12.Final...2.3.14.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a954449 commit c1598b4

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

+1-1
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.12.Final</version>
24+
<version>2.3.14.Final</version>
2525
</dependency>
2626
</dependencies>
2727

0 commit comments

Comments
 (0)