From d43f75a2201d5f3da8a7a0c94692e8c656c3ffc3 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 13 Oct 2022 17:17:30 +0200 Subject: [PATCH] GH-6 - Upgrade to Spring Asciidoctor Backends 0.0.4 snapshots. To benefit from support for inline FontAwesome icons. --- pom.xml | 12 +++++++++++- src/docs/asciidoc/index.adoc | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfe06a3a..a13d6d7f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 2021.2.4 UTF-8 UTF-8 - 0.0.3 + 0.0.4-SNAPSHOT 3.0.0-SNAPSHOT @@ -543,6 +543,16 @@ limitations under the License. spring-plugins-release https://repo.spring.io/plugins-release + + false + + + + spring-plugins-snaposhot + https://repo.spring.io/plugins-snapshot + + false + diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 988deadb..aa692ee5 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -3,6 +3,7 @@ Oliver Drotbohm :revnumber: {version} :revdate: {localdate} :toc: left +:iconfont-fontawesome: © 2022 The original authors.