Skip to content

Commit

Permalink
devonfw#958: instead of upgrade better remove epub since we do not ne…
Browse files Browse the repository at this point in the history
…ed it (devonfw#995)
  • Loading branch information
hohwille authored Jan 29, 2025
1 parent 390bfc3 commit 5300a96
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<maven.build.timestamp.format>yyyy-MM-dd_HH.mm.ss</maven.build.timestamp.format>
<asciidoctor.maven.plugin.version>1.6.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>1.5.0-alpha.18</asciidoctorj.pdf.version>
<asciidoctorj.epub.version>1.5.0-alpha.9</asciidoctorj.epub.version>
<jruby.version>9.2.6.0</jruby.version>
<asciidoctor.skip>false</asciidoctor.skip>
<flatten.mode>resolveCiFriendliesOnly</flatten.mode>
Expand Down Expand Up @@ -227,11 +226,6 @@
<artifactId>asciidoctorj-pdf</artifactId>
<version>${asciidoctorj.pdf.version}</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-epub3</artifactId>
<version>${asciidoctorj.epub.version}</version>
</dependency>
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
Expand Down

0 comments on commit 5300a96

Please sign in to comment.