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

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git


The following commit(s) were added to refs/heads/master by this push:
     new d0a648af Adopt JDK 11 as a build target
d0a648af is described below

commit d0a648af86ddc4c957dcc11991cfc6e5048dca6e
Author: Benoit TELLIER <[email protected]>
AuthorDate: Sun Sep 7 20:53:27 2025 +0200

    Adopt JDK 11 as a build target
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 253a6eff..7340ed7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <properties>
         <james-skin.version>1.8</james-skin.version>
 
-        <target.jdk>1.8</target.jdk>
+        <target.jdk>1.11</target.jdk>
         <commons-logging.version>1.3.5</commons-logging.version>
         <log4j.version>2.25.0</log4j.version>
         <junit.version>4.13.2</junit.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to