Browse Source

Merge branch '6.3.x'

pull/15350/head
Josh Cummings 2 years ago
parent
commit
f532807836
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
  1. 2
      docs/modules/ROOT/pages/prerequisites.adoc

2
docs/modules/ROOT/pages/prerequisites.adoc

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
[[prerequisites]]
= Prerequisites
Spring Security requires a Java 8 or higher Runtime Environment.
Spring Security requires a Java 17 or higher Runtime Environment.
As Spring Security aims to operate in a self-contained manner, you do not need to place any special configuration files in your Java Runtime Environment.
In particular, you need not configure a special Java Authentication and Authorization Service (JAAS) policy file or place Spring Security into common classpath locations.

Loading…
Cancel
Save