Skip to content

Commit 9a74c86

Browse files
peter-janssenmhalbritter
authored andcommitted
Fix documented Java compiler level
See spring-projectsgh-33505
1 parent 47eb3b1 commit 9a74c86

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/using.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Maven users can inherit from the `spring-boot-starter-parent` project to obtain sensible defaults.
44
The parent project provides the following features:
55

6-
* Java 1.8 as the default compiler level.
6+
* Java 17 as the default compiler level.
77
* UTF-8 source encoding.
88
* Compilation with `-parameters`.
99
* A dependency management section, inherited from the `spring-boot-dependencies` POM, that manages the versions of common dependencies.

0 commit comments

Comments
 (0)