This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
The following commit(s) were added to refs/heads/master by this push:
new 34d9f88 Update commons-parent from 59 to 65
34d9f88 is described below
commit 34d9f88ec0ed0798a26b4c3e07edf507d4f6c4a5
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Nov 21 17:51:13 2023 +0000
Update commons-parent from 59 to 65
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c05dd46..f176873 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>59</version>
+ <version>65</version>
</parent>
<modelVersion>4.0.0</modelVersion>