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 f16eb70 commit 63e93ffCopy full SHA for 63e93ff
README.md
@@ -12,7 +12,7 @@ This client library is released on Maven Central. Add a new dependency to your
12
<dependency>
13
<groupId>org.sourcelab</groupId>
14
<artifactId>kafka-connect-client</artifactId>
15
- <version>3.1.2</version>
+ <version>3.1.3</version>
16
</dependency>
17
```
18
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>3.1.3-SNAPSHOT</version>
+ <version>3,1,3</version>
10
<packaging>jar</packaging>
11
<!-- Require Maven 3.3.9 -->
0 commit comments