Skip to content

Commit d994a47

Browse files
authored
Update readme.md (#448)
1 parent 0f90df1 commit d994a47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ the required versions of Apache Qpid Proton-J, and the cryptography library BCPK
3838

3939
|Package|Package Version|
4040
|--------|------------------|
41-
|azure-eventhubs|[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-eventhubs/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-eventhubs)
41+
|azure-eventhubs|[![Maven Central](https://img.shields.io/badge/maven%20central-2.3.0-brightgreen.svg)](https://search.maven.org/#artifactdetails%7Ccom.microsoft.azure%7Cazure-eventhubs%7C2.3.00%7Cjar)
4242

4343
```XML
4444
<dependency>
@@ -55,7 +55,7 @@ It pulls the required versions of Event Hubs, Azure Storage and GSon libraries.
5555

5656
|Package|Package Version|
5757
|--------|------------------|
58-
|azure-eventhubs-eph|[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-eventhubs-eph/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-eventhubs-eph)
58+
|azure-eventhubs-eph|[![Maven Central](https://img.shields.io/badge/maven%20central-2.5.0-brightgreen.svg)](https://search.maven.org/#artifactdetails%7Ccom.microsoft.azure%7Cazure-eventhubs-eph%7C2.5.00%7Cjar)
5959

6060
```XML
6161
<dependency>

0 commit comments

Comments
 (0)