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-numbers.git


The following commit(s) were added to refs/heads/master by this push:
     new fc47dc61 Build(deps): Bump org.apache.commons:commons-rng-bom from 1.6 
to 1.7
fc47dc61 is described below

commit fc47dc616514a1c66b31a040fd7dced53d45ed0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 18:02:49 2026 +0000

    Build(deps): Bump org.apache.commons:commons-rng-bom from 1.6 to 1.7
    
    Bumps org.apache.commons:commons-rng-bom from 1.6 to 1.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-rng-bom
      dependency-version: '1.7'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e09e9b62..61875537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <doclint.javadoc.qualifier>-Xdoclint:all</doclint.javadoc.qualifier>
 
     <!-- Dependency versions -->
-    <numbers.commons.rng.version>1.6</numbers.commons.rng.version>
+    <numbers.commons.rng.version>1.7</numbers.commons.rng.version>
     <numbers.commons.math3.version>3.6.1</numbers.commons.math3.version>
 
     <!-- Workaround to avoid the SVN site checkout in all modules.

Reply via email to