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
commit 593f947429875591c8c383c336bb3828d303771c Author: juanpablo <[email protected]> AuthorDate: Tue Jan 28 21:20:25 2020 +0100 Update ASF parent pom to version 23 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c8c5e4..869d711 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>22</version> + <version>23</version> </parent> <groupId>org.apache.jspwiki</groupId>
