Skip to content

Commit

Permalink
Bump Asciidoctorj to v2.5.3 & JRuby to v 9.2.20.1 (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero authored Jan 30, 2022
1 parent eadcbf0 commit 54a06f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Bug Fixes::

Build / Infrastructure::

* Upgrade Asciidoctorj to v2.5.3 and jRuby to v9.2.20.1 (#572)
* Upgrade Asciidoctorj to v2.5.2 (#555)
* Support Java 17 (#557)
* Bump netty-codec-http to v4.1.71.Final (#561)
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.java.version>1.8</project.java.version>
<project.execution.environment>JavaSE-1.8</project.execution.environment>
<asciidoctorj.version>2.5.2</asciidoctorj.version>
<jruby.version>9.2.17.0</jruby.version>
<asciidoctorj.version>2.5.3</asciidoctorj.version>
<jruby.version>9.2.20.1</jruby.version>
<maven.coveralls.plugin.version>4.3.0</maven.coveralls.plugin.version>
<maven.jacoco.plugin.version>0.8.7</maven.jacoco.plugin.version>
<maven.plugin.plugin.version>3.5</maven.plugin.plugin.version>
Expand Down

0 comments on commit 54a06f2

Please sign in to comment.