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-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new 4d7a2483 Update commons-parent from 59 to 65
4d7a2483 is described below
commit 4d7a2483cac32fef6f0f42d9a49b03b6332c8a5e
Author: Alex Herbert <[email protected]>
AuthorDate: Tue Nov 21 17:51:54 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 803a521b..9c49c8f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>59</version>
+ <version>65</version>
</parent>
<artifactId>commons-numbers-parent</artifactId>