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
The following commit(s) were added to refs/heads/master by this push: new ba3b1830 Update to Commons Parent 55 ba3b1830 is described below commit ba3b18304078190237882467387161a623599643 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Mon Dec 12 11:46:41 2022 +0000 Update to Commons Parent 55 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c0498a9c..661ce4a8 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>54</version> + <version>55</version> </parent> <artifactId>commons-rng-parent</artifactId>