You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2022/10/14 09:45:36 UTC

[xmlgraphics-website] branch master updated: Update jdk version

This is an automated email from the ASF dual-hosted git repository.

ssteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 393b281b Update jdk version
393b281b is described below

commit 393b281b46494aee473be7ba130988c4dc1946a7
Author: ssteiner <ss...@apache.org>
AuthorDate: Fri Oct 14 10:45:17 2022 +0100

    Update jdk version
---
 content/batik/faq.mdtext     | 4 ++--
 content/batik/install.mdtext | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/batik/faq.mdtext b/content/batik/faq.mdtext
index b25b4a7f..d44c214c 100644
--- a/content/batik/faq.mdtext
+++ b/content/batik/faq.mdtext
@@ -121,11 +121,11 @@ We think that Batik gracefully evokes Java, graphics and high-quality, terms tha
 
 #### 2.1. What are the system requirements to run Batik? ## { #system-requirements}
 
-Batik is written in the Java language and requires a version 7 implementation at this time.
+Batik is written in the Java language and requires a version 8 implementation at this time.
 
 #### 2.2. How do I install Batik? ## { #how-to-install}
 
-You will need a [JRE/JDK](http://java.sun.com/) version 7 or above to run Batik.
+You will need a [JRE/JDK](http://java.sun.com/) version 8 or above to run Batik.
 
 To install Batik you need to [download](/batik/download.html) the binary or source distribution and unzip it on your computer.
 
diff --git a/content/batik/install.mdtext b/content/batik/install.mdtext
index eb9a008a..be87ccd2 100644
--- a/content/batik/install.mdtext
+++ b/content/batik/install.mdtext
@@ -5,7 +5,7 @@ Title: Notes
 
 ## System requirements { #systemRequirements}
 
-Batik requires a Java 7 or above compatible runtime environment.
+Batik requires a Java 8 or above compatible runtime environment.
 
 ## Optional components { #optionalComponents}
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org