This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git
The following commit(s) were added to refs/heads/master by this push:
new 9c60c02 Fix badges in README
9c60c02 is described below
commit 9c60c02479d41211abdd5500795c4b64cee6fb54
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Jan 29 19:21:09 2026 +0100
Fix badges in README
---
README.md | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f389493..b0b7f35 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,14 @@ Contributing to [Apache Maven Dependency
Analyzer](https://maven.apache.org/shar
======================
[][license]
-[](https://search.maven.org/artifact/org.apache.maven.shared/maven-dependency-analyzer)
+[](https://central.sonatype.com/artifact/org.apache.maven.shared/maven-dependency-analyzer)
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/maven-dependency-analyzer/README.md)
-[][build]
-[][test-results]
+[
+][build]
+[
+][test-results]
+[][gh-build]
+
You have found a bug, or you have an idea for a cool new feature? Contributing
@@ -82,3 +86,4 @@ Additional Resources
[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
[test-results]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-analyzer/job/master/lastCompletedBuild/testReport/
[build]:
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-analyzer/job/master/
+[gh-build]:
https://github.com/apache/maven-dependency-analyzer/actions/workflows/maven-verify.yml?query=branch%3Amaster
