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 75e0ee6a13383b12b0562c19a37949633b65a4f0 Author: Alex Herbert <[email protected]> AuthorDate: Thu Sep 17 10:23:01 2026 +0100 Update commons-parent 104 to 105 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eca0d0ec..0630facc 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>104</version> + <version>105</version> </parent> <artifactId>commons-rng-parent</artifactId>
