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 6dac6a3fb Update ChangeLog
6dac6a3fb is described below
commit 6dac6a3fb5395f9684f411b31acff677b50a2b3f
Author: Juan Pablo Santos RodrÃguez <[email protected]>
AuthorDate: Wed Jul 20 20:29:23 2022 +0200
Update ChangeLog
---
ChangeLog.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog.md b/ChangeLog.md
index bd7e7a71c..40dc2ed99 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -23,7 +23,7 @@ under the License.
* Bring explicit CSRF protection to user management JSPs
-* Merged PRs with several code improvements
[#202](https://github.com/apache/jspwiki/pull/202),
[#203](https://github.com/apache/jspwiki/pull/203) and
[#204](https://github.com/apache/jspwiki/pull/204), provided by [Arturo
Bernal](https://github.com/arturobernalg), thanks!
+* Merged PRs with several code improvements
[#202](https://github.com/apache/jspwiki/pull/202),
[#203](https://github.com/apache/jspwiki/pull/203),
[#204](https://github.com/apache/jspwiki/pull/204),
[#205](https://github.com/apache/jspwiki/pull/205) and
[#206](https://github.com/apache/jspwiki/pull/206) provided by [Arturo
Bernal](https://github.com/arturobernalg), thanks!
* Dependency updates
* Maven plugins: project-info-reports to 3.4.0 (closes
[#208](https://github.com/apache/jspwiki/pull/208), thanks to dependabot)