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 110c06d22c411960178fdd8ae7a664b68d29ef7b Author: aherbert <[email protected]> AuthorDate: Mon Aug 2 12:43:52 2021 +0100 Update commons-parent 51 to 52 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b3e417..c2e19a9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>51</version> + <version>52</version> </parent> <artifactId>commons-rng-parent</artifactId>
