Skip to content

Commit 11e3498

Browse files
authored
Merge pull request #433 from splunk/release-2.2.2
chore: bump version
2 parents 7c108cc + 66e7784 commit 11e3498

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

dependency-reduced-pom.xml

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.splunk.kafka.connect</groupId>
55
<artifactId>splunk-kafka-connect</artifactId>
66
<name>splunk-kafka-connect</name>
7-
<version>v2.2.1</version>
7+
<version>v2.2.2</version>
88
<build>
99
<plugins>
1010
<plugin>
@@ -205,17 +205,17 @@
205205
</plugins>
206206
</reporting>
207207
<properties>
208-
<jackson.version>2.14.2</jackson.version>
209-
<junit.platform.version>1.9.2</junit.platform.version>
208+
<junit.jupiter.version>5.9.2</junit.jupiter.version>
209+
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
210210
<slf4j.version>2.0.7</slf4j.version>
211-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
212211
<junit.version>4.13.2</junit.version>
213-
<junit.vintage.version>5.9.2</junit.vintage.version>
214-
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
215212
<java.version>1.8</java.version>
216-
<maven.compiler.source>1.8</maven.compiler.source>
217-
<junit.jupiter.version>5.9.2</junit.jupiter.version>
218-
<kafka.version>3.4.0</kafka.version>
219213
<maven.compiler.target>1.8</maven.compiler.target>
214+
<kafka.version>3.4.0</kafka.version>
215+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
216+
<jackson.version>2.14.2</jackson.version>
217+
<junit.vintage.version>5.9.2</junit.vintage.version>
218+
<maven.compiler.source>1.8</maven.compiler.source>
219+
<junit.platform.version>1.9.2</junit.platform.version>
220220
</properties>
221221
</project>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.splunk.kafka.connect</groupId>
88
<artifactId>splunk-kafka-connect</artifactId>
9-
<version>v2.2.1</version>
9+
<version>v2.2.2</version>
1010
<name>splunk-kafka-connect</name>
1111

1212
<properties>

src/main/resources/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
githash=
22
gitbranch=release/2.2.x
3-
gitversion=v2.2.1
3+
gitversion=v2.2.2

target/site/jacoco/jacoco.csv

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ splunk-kafka-connect,com.splunk.hecclient,LoadBalancer,48,362,8,24,12,87,7,23,1,
1010
splunk-kafka-connect,com.splunk.hecclient,HecAckPoller,122,711,11,45,34,160,9,44,0,25
1111
splunk-kafka-connect,com.splunk.hecclient,HecAckPoller.RunAckQuery,21,26,0,0,3,8,0,2,0,2
1212
splunk-kafka-connect,com.splunk.hecclient,HttpClientBuilder,69,132,0,4,16,46,2,13,2,11
13-
splunk-kafka-connect,com.splunk.hecclient,RawEvent,11,63,0,8,3,17,0,8,0,4
13+
splunk-kafka-connect,com.splunk.hecclient,RawEvent,11,64,0,8,3,17,0,8,0,4
1414
splunk-kafka-connect,com.splunk.hecclient,RawEventBatch,22,169,1,9,8,45,3,17,2,13
1515
splunk-kafka-connect,com.splunk.hecclient,JsonEvent,22,60,0,8,6,21,0,11,0,7
1616
splunk-kafka-connect,com.splunk.hecclient,HecEmptyEventException,5,4,0,0,2,2,1,1,1,1
1717
splunk-kafka-connect,com.splunk.hecclient,HecChannel,0,116,0,12,0,35,0,22,0,16
18-
splunk-kafka-connect,com.splunk.hecclient,EventBatch,0,236,0,12,0,60,0,28,0,22
18+
splunk-kafka-connect,com.splunk.hecclient,EventBatch,0,238,0,12,0,60,0,28,0,22
1919
splunk-kafka-connect,com.splunk.hecclient,HecNullEventException,5,4,0,0,2,2,1,1,1,1
2020
splunk-kafka-connect,com.splunk.hecclient,Event,3,204,0,6,1,67,1,29,1,26
2121
splunk-kafka-connect,com.splunk.hecclient,RawEventBatch.Builder,0,45,0,0,0,13,0,7,0,7
@@ -31,12 +31,12 @@ splunk-kafka-connect,com.splunk.hecclient,ResponsePoller,33,80,1,7,7,23,3,11,2,8
3131
splunk-kafka-connect,com.splunk.hecclient,JsonEventBatch,19,33,2,2,7,9,3,6,2,5
3232
splunk-kafka-connect,com.splunk.hecclient,EventBatch.HttpEventBatchEntity.new Enumeration() {...},0,44,0,4,0,4,0,5,0,3
3333
splunk-kafka-connect,com.splunk.kafka.connect,HecClientWrapper,3,3,0,0,1,1,1,1,1,1
34-
splunk-kafka-connect,com.splunk.kafka.connect,KafkaRecordTracker,27,351,5,25,10,76,5,29,0,19
34+
splunk-kafka-connect,com.splunk.kafka.connect,KafkaRecordTracker,27,351,5,25,10,78,5,29,0,19
3535
splunk-kafka-connect,com.splunk.kafka.connect,JacksonStructModule.StructSerializer,0,36,0,2,0,7,0,3,0,2
3636
splunk-kafka-connect,com.splunk.kafka.connect,VersionUtils,11,86,0,10,4,26,1,11,1,6
3737
splunk-kafka-connect,com.splunk.kafka.connect,JacksonStructModule,0,10,0,0,0,3,0,1,0,1
3838
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkRecord,74,188,14,14,22,47,18,9,5,8
39-
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkConnectorConfig,5,1269,6,72,1,198,6,47,0,14
39+
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkConnectorConfig,5,1270,6,72,1,198,6,47,0,14
4040
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkConnector,57,383,4,30,11,85,5,28,1,15
4141
splunk-kafka-connect,com.splunk.kafka.connect,AbstractClientWrapper,0,3,0,0,0,1,0,1,0,1
4242
splunk-kafka-connect,com.splunk.kafka.connect,SplunkSinkTask,416,1134,58,84,68,260,48,56,3,30

target/site/jacoco/jacoco.xml

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)