We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb0fea commit 8e740aeCopy full SHA for 8e740ae
api/pom.xml
@@ -4,8 +4,7 @@
4
5
<groupId>com.messagebird</groupId>
6
<artifactId>messagebird-api</artifactId>
7
- <version>3.0.2</version>
8
- <!--
+ <version>3.0.2</version> <!--
9
are you going to bump a major number?
10
then you are pleased to replace com.messagebird.Base64 with some library, for example net.iharder.base64
11
-->
examples/pom.xml
@@ -20,7 +20,7 @@
20
<dependency>
21
22
23
+ <version>3.0.1</version>
24
<scope>compile</scope>
25
</dependency>
26
</dependencies>
0 commit comments