Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit f8ad729

Browse files
committed
Polish documentation
1 parent a2d5081 commit f8ad729

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

spring-graalvm-native-docs/src/main/asciidoc/getting-started-buildpacks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ And for Spring Boot plugin:
105105
----
106106
====
107107

108-
===== Add and update the appropriate dependencies
108+
===== spring-graalvm-native dependency
109109

110110
If not specified, the builder will automatically use the latest `spring-graalvm-native` release available, but here to be
111111
sure of the version used we specify it explicitly:

spring-graalvm-native-docs/src/main/asciidoc/getting-started-native-image.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,9 @@ And for Spring Boot plugin:
133133
----
134134
====
135135

136-
===== Add and update the appropriate dependencies
136+
===== spring-graalvm-native dependency
137137

138-
If not specified, the builder will automatically use the latest `spring-graalvm-native` release available, but here to be
139-
sure of the version we specify it explicitly:
138+
With `native-image-maven-plugin`, the `spring-graalvm-native` dependency should be specified explicitly:
140139
====
141140
[source,xml,subs="attributes,verbatim"]
142141
----

0 commit comments

Comments
 (0)