Skip to content

Commit

Permalink
Fix documented Java compiler level
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-janssen authored and mhalbritter committed Dec 12, 2022
1 parent 47eb3b1 commit 9a74c86
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -3,7 +3,7 @@
Maven users can inherit from the `spring-boot-starter-parent` project to obtain sensible defaults.
The parent project provides the following features:

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

0 comments on commit 9a74c86

Please sign in to comment.