Skip to content

Commit 3c29df2

Browse files
authored
Bump AsciidoctorJ to v2.5.5 (#591)
1 parent 4d82faa commit 3c29df2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,16 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/main[co
1313

1414
== Unreleased
1515

16+
Improvements::
17+
18+
* Make the site module compatible with maven-site-plugin v4.x.x (#585, #590)
19+
1620
Build / Infrastructure::
1721

1822
* Bump Doxia to v1.11.1 and maven-site-plugin in IT to 3.12.0 (#579)
1923
* Bump netty-codec-http to v4.1.77.Final (fix CVE-2021-21290) (#582)
2024
* Upgrade Asciidoctorj to v2.5.4 and jRuby to v9.3.4.0 (#584)
21-
* Make the site module compatible with maven-site-plugin v4.x.x (#585, #590)
25+
* Upgrade Asciidoctorj to v2.5.5 (#591)
2226

2327
== v2.2.2 (2022-01-30)
2428

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6666
<project.java.version>1.8</project.java.version>
6767
<project.execution.environment>JavaSE-1.8</project.execution.environment>
68-
<asciidoctorj.version>2.5.4</asciidoctorj.version>
68+
<asciidoctorj.version>2.5.5</asciidoctorj.version>
6969
<jruby.version>9.3.4.0</jruby.version>
7070
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
7171
<maven.jacoco.plugin.version>0.8.7</maven.jacoco.plugin.version>

0 commit comments

Comments
 (0)