This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git
The following commit(s) were added to refs/heads/master by this push:
new 3abc4b7 Revert upgrade to latest ASF parent as it introduces problem
with commonsJAR
3abc4b7 is described below
commit 3abc4b7e3f1a89133c2e20264631cb102fa51719
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Apr 24 11:34:39 2024 +0200
Revert upgrade to latest ASF parent as it introduces problem with commonsJAR
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a08b03..85629f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>32</version>
+ <version>31</version>
</parent>
<dependencyManagement>
<dependencies>