Skip to content

Commit 482f95f

Browse files
authored
Update README.md
1 parent c30bb98 commit 482f95f

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
@@ -23,7 +23,7 @@ This library is build using:
2323
* Apache qpid - Proton J 0.22.0
2424
* Bouncycastle - jdk15on 1.53
2525
* Microsoft Azure - adal4j 1.3.0
26-
* SLF4J - q.8.0-alpha2
26+
* SLF4J - 1.7.0
2727
* Junit 4.12
2828

2929
The package can be downloaded from [Maven](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.microsoft.azure%22%20AND%20a%3A%22azure-servicebus%22)
@@ -32,7 +32,7 @@ The package can be downloaded from [Maven](http://search.maven.org/#search%7Cgav
3232
<dependency>
3333
<groupId>com.microsoft.azure</groupId>
3434
<artifactId>azure-servicebus</artifactId>
35-
<version>1.2.5</version>
35+
<version>1.2.8</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)