File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- --add-exports= jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
2-
1+ --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
2+ --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 195195 <version .fasterxml.jackson>2.18.2</version .fasterxml.jackson>
196196 <!-- 3.0.3+ version of eclipse.persistence requires jakarta.xml.bind instead of jaxb -->
197197 <version .eclipse.persistence>2.7.15</version .eclipse.persistence>
198- <version .junit.jupiter>5.11.3 </version .junit.jupiter>
198+ <version .junit.jupiter>5.11.4 </version .junit.jupiter>
199199 </properties >
200200
201201</project >
Original file line number Diff line number Diff line change 292292
293293 <!-- apply a specific flavor of google-java-format -->
294294 <googleJavaFormat >
295- <version >1.8 </version >
295+ <version >1.10.0 </version >
296296 <style >AOSP</style >
297297 </googleJavaFormat >
298298 </java >
You can’t perform that action at this time.
0 commit comments