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 ec3da9d commit 124ad30Copy full SHA for 124ad30
dependency-reduced-pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.splunk.kafka.connect</groupId>
5
<artifactId>splunk-kafka-connect</artifactId>
6
<name>splunk-kafka-connect</name>
7
- <version>v2.2.2</version>
+ <version>v2.2.3</version>
8
<build>
9
<plugins>
10
<plugin>
pom.xml
@@ -6,7 +6,7 @@
11
12
<properties>
src/main/resources/version.properties
@@ -1,3 +1,3 @@
1
githash=
2
gitbranch=release/2.2.x
3
-gitversion=v2.2.2
+gitversion=v2.2.3
0 commit comments