This is an automated email from the ASF dual-hosted git repository. ggregory 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 05365731 Fix XML 05365731 is described below commit 0536573174a312a080449aa463c4128d118780e3 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 18 08:08:30 2025 -0400 Fix XML --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8dd1dff7..d6519d8c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,7 +62,7 @@ New features, updates and bug fixes (requires Java 8). <action dev="aherbert" type="update" issue="RNG-187"> "ArraySampler": Improve performance on small ranges using batched index generation. </action> - <action dev=ggregory" type="update">Bump org.revapi:revapi-maven-plugin from 0.15.0 to 0.15.1 #140.</action> + <action dev="ggregory" type="update">Bump org.revapi:revapi-maven-plugin from 0.15.0 to 0.15.1 #140.</action> </release> <release version="1.6" date="2024-07-15" description="