From 940b388bbfb911dc1918edee81c08448d2813908 Mon Sep 17 00:00:00 2001 From: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com> Date: Tue, 30 Sep 2025 17:08:17 +0800 Subject: [PATCH] minor fix doc: dix version of aot documents Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com> --- samples/grpc-server-kotlin/HELP-gradle.md | 2 +- samples/grpc-server-kotlin/HELP-maven.md | 2 +- samples/grpc-server/HELP-gradle.md | 2 +- samples/grpc-server/HELP-maven.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/grpc-server-kotlin/HELP-gradle.md b/samples/grpc-server-kotlin/HELP-gradle.md index a390ad80..328e7296 100644 --- a/samples/grpc-server-kotlin/HELP-gradle.md +++ b/samples/grpc-server-kotlin/HELP-gradle.md @@ -13,7 +13,7 @@ For further reference, please consider the following sections: These additional references should also help you: * [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle) -* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html) +* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html) * [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples) ## GraalVM Native Support diff --git a/samples/grpc-server-kotlin/HELP-maven.md b/samples/grpc-server-kotlin/HELP-maven.md index 5fe052d5..a603dd1e 100644 --- a/samples/grpc-server-kotlin/HELP-maven.md +++ b/samples/grpc-server-kotlin/HELP-maven.md @@ -12,7 +12,7 @@ For further reference, please consider the following sections: ### Additional Links These additional references should also help you: -* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html) +* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html) * [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples) ## GraalVM Native Support diff --git a/samples/grpc-server/HELP-gradle.md b/samples/grpc-server/HELP-gradle.md index a390ad80..328e7296 100644 --- a/samples/grpc-server/HELP-gradle.md +++ b/samples/grpc-server/HELP-gradle.md @@ -13,7 +13,7 @@ For further reference, please consider the following sections: These additional references should also help you: * [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle) -* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html) +* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html) * [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples) ## GraalVM Native Support diff --git a/samples/grpc-server/HELP-maven.md b/samples/grpc-server/HELP-maven.md index 5fe052d5..a603dd1e 100644 --- a/samples/grpc-server/HELP-maven.md +++ b/samples/grpc-server/HELP-maven.md @@ -12,7 +12,7 @@ For further reference, please consider the following sections: ### Additional Links These additional references should also help you: -* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.4.4/how-to/aot.html) +* [Configure AOT settings in Build Plugin](https://docs.spring.io/spring-boot/3.5.5/how-to/aot.html) * [Various sample apps using Spring gRPC](https://github.com/spring-projects/spring-grpc/tree/main/samples) ## GraalVM Native Support