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 44
44
<artifactId >maven-compiler-plugin</artifactId >
45
45
<version >3.11.0</version >
46
46
<configuration >
47
- <source >11 </source >
48
- <target >11 </target >
47
+ <source >17 </source >
48
+ <target >17 </target >
49
49
<encoding >UTF-8</encoding >
50
50
<compilerArgs >
51
51
<arg >-Xlint:unchecked</arg >
113
113
<docletArtifact >
114
114
<groupId >org.jdrupes.mdoclet</groupId >
115
115
<artifactId >doclet</artifactId >
116
- <version >2.2 .0</version >
116
+ <version >3.1 .0</version >
117
117
</docletArtifact >
118
118
<docletArtifact >
119
119
<groupId >com.vladsch.flexmark</groupId >
120
120
<artifactId >flexmark-all</artifactId >
121
- <version >0.62.2 </version >
121
+ <version >0.64.0 </version >
122
122
</docletArtifact >
123
123
</docletArtifacts >
124
124
<additionalDependencies >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments