Skip to content

Commit

Permalink
Updated AsciidoctorJ to latest version (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
aprajshekhar committed Nov 30, 2021
1 parent 0c33f1e commit 92a443e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pantheon-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
<version>2.1.0</version>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
1 change: 1 addition & 0 deletions pantheon-karaf-feature/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
<bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.10.4</bundle>
<bundle>mvn:com.fasterxml.jackson.core/jackson-core/2.10.4</bundle>
<bundle>mvn:org.apache.sling/org.apache.sling.commons.log/5.1.10</bundle>
<bundle>mvn:com.beust/jcommander/1.72</bundle>
<!-- This is already present in the sling karaf features, but not the -all dependency -->
<bundle>mvn:org.codehaus.groovy/groovy-all/2.4.9</bundle>
<bundle>mvn:com.redhat.pantheon/pantheon-bundle/1.0-SNAPSHOT</bundle>
Expand Down

0 comments on commit 92a443e

Please sign in to comment.