From 2e3c31c3955ef1a750505af9c1ca624b5b24399e Mon Sep 17 00:00:00 2001 From: nfawcett <46357635+nfawcett@users.noreply.github.com> Date: Fri, 10 Nov 2023 11:03:45 +0000 Subject: [PATCH 1/2] Readme doc urls (#989) To fix the user & development doc links in the README.md. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 3c48e97a5..f310dee09 100644 --- a/README.adoc +++ b/README.adoc @@ -37,8 +37,8 @@ ____ == Documentation -- https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank] -- https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank] +- https://github.com/spring-projects-experimental/spring-boot-migrator/blob/main/docs/reference/user-documentation.adoc[User documentation] +- https://github.com/spring-projects-experimental/spring-boot-migrator/blob/main/docs/reference/developer-documentation.adoc[Developer documentation] == Spring Boot 3.0 Upgrade - Interactive Web UI From a258d1310a87ec668b87bfaff6f4feb7e3334777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 20:59:17 +0100 Subject: [PATCH 2/2] build(deps): bump io.spring.asciidoctor.backends:spring-asciidoctor-backends from 0.0.5 to 0.0.7 (#962) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [io.spring.asciidoctor.backends:spring-asciidoctor-backends](https://github.com/spring-io/spring-asciidoctor-backends) from 0.0.5 to 0.0.7.
Release notes

Sourced from io.spring.asciidoctor.backends:spring-asciidoctor-backends's releases.

v0.0.7

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.6

:beetle: Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.spring.asciidoctor.backends:spring-asciidoctor-backends&package-manager=maven&previous-version=0.0.5&new-version=0.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <56278322+fabapp2@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 892d7c31e..e49f6793c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ UTF-8 src/generated/java 1.33 - 0.0.5 + 0.0.7