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 c917fd4d Update maven central badge
c917fd4d is described below

commit c917fd4de7defd368f70efe4767326ff6f5043f2
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Mon Apr 7 14:03:21 2025 +0100

    Update maven central badge
---
 README.md                                 | 2 +-
 commons-numbers-angle/README.md           | 2 +-
 commons-numbers-arrays/README.md          | 2 +-
 commons-numbers-combinatorics/README.md   | 2 +-
 commons-numbers-complex-streams/README.md | 2 +-
 commons-numbers-complex/README.md         | 2 +-
 commons-numbers-core/README.md            | 2 +-
 commons-numbers-field/README.md           | 2 +-
 commons-numbers-fraction/README.md        | 2 +-
 commons-numbers-gamma/README.md           | 2 +-
 commons-numbers-primes/README.md          | 2 +-
 commons-numbers-quaternion/README.md      | 2 +-
 commons-numbers-rootfinder/README.md      | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/README.md b/README.md
index e83654de..1facb4ed 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-bom/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-bom/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-bom?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-bom/)
 [![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=commons-numbers&metric=alert_status)](https://sonarcloud.io/dashboard?id=commons-numbers)
 
 The Apache Commons Numbers project provides number types and utilities.
diff --git a/commons-numbers-angle/README.md b/commons-numbers-angle/README.md
index 7bfc9fe4..26eadeba 100644
--- a/commons-numbers-angle/README.md
+++ b/commons-numbers-angle/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Angle
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-angle/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-angle/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-angle?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-angle/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-angle/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-angle/1.2)
 [
 Utilities related to the concept of angle.
diff --git a/commons-numbers-arrays/README.md b/commons-numbers-arrays/README.md
index 00b8b3e1..f43a2e50 100644
--- a/commons-numbers-arrays/README.md
+++ b/commons-numbers-arrays/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Arrays
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-arrays/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-arrays/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-arrays?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-arrays/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-arrays/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-arrays/1.2)
 
 Array utilities.
diff --git a/commons-numbers-combinatorics/README.md 
b/commons-numbers-combinatorics/README.md
index fbb22b5c..e1fc814f 100644
--- a/commons-numbers-combinatorics/README.md
+++ b/commons-numbers-combinatorics/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Combinatorics
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-combinatorics/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-combinatorics/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-combinatorics?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-combinatorics/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-combinatorics/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-combinatorics/1.2)
 
 Combinatorics utilities such as factorial and binomial coefficients.
diff --git a/commons-numbers-complex-streams/README.md 
b/commons-numbers-complex-streams/README.md
index befe78e4..8d556310 100644
--- a/commons-numbers-complex-streams/README.md
+++ b/commons-numbers-complex-streams/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Complex Streams
 
 [![Build 
Status](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex-streams/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex-streams/)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-complex-streams?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-complex-streams/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex-streams/1.1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex-streams/1.1)
 
 Arrays, streams and collections of complex numbers.
diff --git a/commons-numbers-complex/README.md 
b/commons-numbers-complex/README.md
index e559f4ae..45080f10 100644
--- a/commons-numbers-complex/README.md
+++ b/commons-numbers-complex/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Complex
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-complex?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-complex/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex/1.2)
 
 Complex numbers.
diff --git a/commons-numbers-core/README.md b/commons-numbers-core/README.md
index 1b13e3ce..a4cb51ba 100644
--- a/commons-numbers-core/README.md
+++ b/commons-numbers-core/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Core
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-core/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-core/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-core?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-core/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-core/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-core/1.2)
 
 Basic utilities.
diff --git a/commons-numbers-field/README.md b/commons-numbers-field/README.md
index 3a9f8b96..3e2db4b3 100644
--- a/commons-numbers-field/README.md
+++ b/commons-numbers-field/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Field
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-field/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-field/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-field?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-field/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-field/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-field/1.2)
 
 Utilities related to the concept of field.
diff --git a/commons-numbers-fraction/README.md 
b/commons-numbers-fraction/README.md
index f47d3be1..0729e3eb 100644
--- a/commons-numbers-fraction/README.md
+++ b/commons-numbers-fraction/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Fraction
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-fraction/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-fraction/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-fraction?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-fraction/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-fraction/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-fraction/1.2)
 
 Fraction utilities.
diff --git a/commons-numbers-gamma/README.md b/commons-numbers-gamma/README.md
index 1df0272e..53a47e78 100644
--- a/commons-numbers-gamma/README.md
+++ b/commons-numbers-gamma/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Gamma
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-gamma/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-gamma/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-gamma?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-gamma/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-gamma/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-gamma/1.2)
 
 Gamma family of functions.
diff --git a/commons-numbers-primes/README.md b/commons-numbers-primes/README.md
index 88c9afde..00c55861 100644
--- a/commons-numbers-primes/README.md
+++ b/commons-numbers-primes/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Primes
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-primes/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-primes/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-primes?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-primes/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-primes/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-primes/1.2)
 
 Utilities related to prime numbers.
diff --git a/commons-numbers-quaternion/README.md 
b/commons-numbers-quaternion/README.md
index b6dbef97..ad47cac0 100644
--- a/commons-numbers-quaternion/README.md
+++ b/commons-numbers-quaternion/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Quaternion
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-quaternion/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-quaternion/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-quaternion?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-quaternion/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-quaternion/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-quaternion/1.2)
 
 Quaternion numbers.
diff --git a/commons-numbers-rootfinder/README.md 
b/commons-numbers-rootfinder/README.md
index 5d06d538..26d83b06 100644
--- a/commons-numbers-rootfinder/README.md
+++ b/commons-numbers-rootfinder/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Root Finder
 
 [![Java 
CI](https://github.com/apache/commons-numbers/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-numbers/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-numbers)
-[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-rootfinder/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-rootfinder/?gav=true)
+[![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-numbers-rootfinder?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.commons/commons-numbers-rootfinder/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-rootfinder/1.2.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-rootfinder/1.2)
 
 Root finding utilities.

Reply via email to