Skip to content

Commit 4061eed

Browse files
committed
SWS-963 Correct supported Java version cited in reference docs
1 parent 87b289a commit 4061eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/reference/docbook/what-is-spring-ws.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
<section>
7373
<title>Runtime environment</title>
7474
<para>
75-
Spring Web Services requires a standard Java 1.6 Runtime Environment. Java 1.7 and 1.8 are also supported.
76-
Spring-WS also requires Spring 3.2 or higher.
75+
Spring Web Services requires a standard Java 7 Runtime Environment. Java 8 is also supported.
76+
Spring-WS is built on Spring Framework 4.0.9, but higher versions are supported.
7777
</para>
7878
<para>
7979
Spring-WS consists of a number of modules, which are described in the remainder of this section.

0 commit comments

Comments
 (0)