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 70ef6159 Update to commons parent 56 70ef6159 is described below commit 70ef61590a6644a4d7d53a2e533e35e16a997ac1 Author: Alex Herbert <aherb...@apache.org> AuthorDate: Tue Jan 3 19:32:22 2023 +0000 Update to commons parent 56 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9172ee95..f1dff193 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>55</version> + <version>56</version> </parent> <artifactId>commons-rng-parent</artifactId>