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-rng.git
commit 0b97fcf5701a999c3a206bea5615309f042ba3a6 Author: Alex Herbert <[email protected]> AuthorDate: Wed Nov 22 14:37:39 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 24ebf3d5..3073cfa8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>59</version> + <version>65</version> </parent> <artifactId>commons-rng-parent</artifactId>
