This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new 431e44333 fix list indentation
431e44333 is described below
commit 431e443337ddb33e9dc96001c7b3cdd2a4c1d59b
Author: Juan Pablo Santos RodrÃguez <[email protected]>
AuthorDate: Thu Jul 14 20:56:13 2022 +0200
fix list indentation
---
ChangeLog.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index 9835a5665..3512828ed 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -26,10 +26,10 @@ under the License.
* Add default application name on `<title>` elements to templates' templates,
and `Main` as default frontpage is none is defined on default template
* Dependency updates
- * Parent to Apache Parent 27
- * Jetty to 9.4.48.v20220622 - closes
[#199](https://github.com/apache/jspwiki/pull/199)
- * Mockito to 4.6.1 - closes
[#198](https://github.com/apache/jspwiki/pull/198)
- * Maven plugins: release to 3.0.0-M6 (closes
[#201](https://github.com/apache/jspwiki/pull/201), thanks to dependabot),
junit5-tree-reporter to 1.0.1 (closes
[#200](https://github.com/apache/jspwiki/pull/200), thanks to dependabot)
+ * Parent to Apache Parent 27
+ * Jetty to 9.4.48.v20220622 - closes
[#199](https://github.com/apache/jspwiki/pull/199)
+ * Mockito to 4.6.1 - closes
[#198](https://github.com/apache/jspwiki/pull/198)
+ * Maven plugins: release to 3.0.0-M6 (closes
[#201](https://github.com/apache/jspwiki/pull/201), thanks to dependabot),
junit5-tree-reporter to 1.0.1 (closes
[#200](https://github.com/apache/jspwiki/pull/200), thanks to dependabot)
**2022-07-12 Juan Pablo Santos (juanpablo AT apache DOT org)**