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 bc83e532 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0
to 3.6.2
bc83e532 is described below
commit bc83e532d6d09802813826e3d91dc99b36c06dbf
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:18:30 2026 -0400
Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 75cec31e..8d191d69 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,6 +73,9 @@ 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.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2.
+ </action>
</release>
<release version="1.6" date="2024-07-15" description="