diff options
Diffstat (limited to 'apache-commons')
-rw-r--r-- | apache-commons/patches/logging.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apache-commons/patches/logging.patch b/apache-commons/patches/logging.patch index 63b93dcbd6f2..f96eda38075c 100644 --- a/apache-commons/patches/logging.patch +++ b/apache-commons/patches/logging.patch @@ -5,7 +5,7 @@ <!-- Version of java class files to generate. --> - <property name="target.version" value="1.1"/> -+ <property name="target.version" value="1.3"/> ++ <property name="target.version" value="1.5"/> <!-- Version of java source to accept --> - <property name="source.version" value="1.2"/> |