Skip to content

Commit eea80a2

Browse files
author
saurabh.kumar
committed
update to jdk 23
1 parent 05e47e0 commit eea80a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

JavaCon/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<maven.compiler.release>23</maven.compiler.release>
19+
<maven.compiler.proc>full</maven.compiler.proc> <!-- https://dzone.com/articles/using-lombok-library-witk-jdk-23 -->
1920

2021
<!-- testing -->
2122
<junit-jupiter.version>5.11.3</junit-jupiter.version>

0 commit comments

Comments
 (0)