File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.kafkastream</groupId >
7
7
<artifactId >kafkastream</artifactId >
8
- <version >1.4 </version >
8
+ <version >1.5 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >KafkaStream</name >
14
14
<parent >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-starter-parent</artifactId >
17
- <version >2.2.5 .RELEASE</version >
17
+ <version >2.3.1 .RELEASE</version >
18
18
<relativePath /> <!-- lookup parent from repository -->
19
19
</parent >
20
20
21
21
<properties >
22
22
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
23
23
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
24
24
<java .version>1.8</java .version>
25
- <spring-cloud .version>Greenwich.SR3 </spring-cloud .version>
25
+ <spring-cloud .version>Hoxton.SR5 </spring-cloud .version>
26
26
<avro .version>1.9.2</avro .version>
27
27
<kafka .version>2.1.0</kafka .version>
28
28
<confluent .version>5.4.0</confluent .version>
You can’t perform that action at this time.
0 commit comments