This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git
commit e016130d58c4a160069508fcca8f60edcd013b53 Author: Gilles Sadowski <gillese...@gmail.com> AuthorDate: Wed Oct 23 16:47:16 2024 +0200 Upgrade to CP 78. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7923c39a0..eb072c909 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>73</version> + <version>78</version> </parent> <artifactId>commons-math4-parent</artifactId>