File tree Expand file tree Collapse file tree 2 files changed +4
-178
lines changed Expand file tree Collapse file tree 2 files changed +4
-178
lines changed Original file line number Diff line number Diff line change 4444 <artifactId >maven-compiler-plugin</artifactId >
4545 <version >3.11.0</version >
4646 <configuration >
47- <source >11 </source >
48- <target >11 </target >
47+ <source >17 </source >
48+ <target >17 </target >
4949 <encoding >UTF-8</encoding >
5050 <compilerArgs >
5151 <arg >-Xlint:unchecked</arg >
113113 <docletArtifact >
114114 <groupId >org.jdrupes.mdoclet</groupId >
115115 <artifactId >doclet</artifactId >
116- <version >2.2 .0</version >
116+ <version >3.1 .0</version >
117117 </docletArtifact >
118118 <docletArtifact >
119119 <groupId >com.vladsch.flexmark</groupId >
120120 <artifactId >flexmark-all</artifactId >
121- <version >0.62.2 </version >
121+ <version >0.64.0 </version >
122122 </docletArtifact >
123123 </docletArtifacts >
124124 <additionalDependencies >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments