-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.undertow:undertow-core from 2.3.12.Final to 2.3.17.Final in /…
…buildpacks/maven/test-apps/simple-http-service (#736) * Bump io.undertow:undertow-core Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.12.Final to 2.3.17.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.12.Final...2.3.17.Final) --- updated-dependencies: - dependency-name: io.undertow:undertow-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Fix integration tests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Fuchs <[email protected]>
- Loading branch information
1 parent
b27cc75
commit fa1f7b2
Showing
7 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
Submodule heroku-gradle-getting-started
updated
2 files
+2 −2 | build.gradle.kts | |
+0 −1 | src/main/resources/templates/fragments/layout.html |
Submodule heroku-java-getting-started
updated
2 files
+1 −1 | pom.xml | |
+0 −1 | src/main/resources/templates/fragments/layout.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule sbt-extras
updated
4 files
+13 −13 | README.md | |
+4 −4 | sbt | |
+2 −2 | test/scala.bats | |
+2 −2 | test/test_helper.bash |