You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2019/05/04 10:26:58 UTC

[commons-imaging] branch master updated: Correct minimum java version

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

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new 24a0ad4  Correct minimum java version
24a0ad4 is described below

commit 24a0ad460a9cf47580d2af9130553eba22474834
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Sat May 4 22:26:46 2019 +1200

    Correct minimum java version
---
 src/changes/release-notes.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/release-notes.vm b/src/changes/release-notes.vm
index 59184cc..142c086 100644
--- a/src/changes/release-notes.vm
+++ b/src/changes/release-notes.vm
@@ -175,7 +175,7 @@ o#if($!issue != "") $issue: #else$indent#end ${action} #if($!dueto != "")Thanks
 ## End of main loop
 #end
 ##
-Minimum Java version: 1.5
+Minimum Java version: 1.8
 Compatibility with 0.97:
   Binary compatible: No.
   Source compatible: No.