Tidy up TODOs
This commit is contained in:
2
mvnw
vendored
2
mvnw
vendored
@@ -130,7 +130,7 @@ if $cygwin ; then
|
||||
CLASSPATH=`cygpath --path --unix "$CLASSPATH"`
|
||||
fi
|
||||
|
||||
# For Migwn, ensure paths are in UNIX format before anything is touched
|
||||
# For Mingw, ensure paths are in UNIX format before anything is touched
|
||||
if $mingw ; then
|
||||
[ -n "$M2_HOME" ] &&
|
||||
M2_HOME="`(cd "$M2_HOME"; pwd)`"
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -81,8 +81,8 @@
|
||||
<assertj.version>3.26.3</assertj.version>
|
||||
<!-- documentation dependencies -->
|
||||
<io.spring.maven.antora-version>0.0.4</io.spring.maven.antora-version>
|
||||
<asciidoctorj-pdf.version>1.6.2</asciidoctorj-pdf.version> <!-- FIXME build failure with
|
||||
version 2.3.9 -->
|
||||
<!-- FIXME build failure with version 2.3.9: -->
|
||||
<asciidoctorj-pdf.version>1.6.2</asciidoctorj-pdf.version>
|
||||
<asciidoctorj-epub.version>1.5.1</asciidoctorj-epub.version>
|
||||
<spring-asciidoctor-backends.version>0.0.6</spring-asciidoctor-backends.version>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user