File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
#### Internal Dependency Updates
11
11
- Upgrade from SpringBoot 2.6.6 to 2.6.13.
12
+ - Updated Kafka Client library version from 2.8.1 to 2.8.2.
12
13
- Protobuf from 3.20.0 to 3.21.9.
13
14
- thymeleaf-layout-dialect from 3.0.0 to 3.1.0.
14
15
- com.hubspot.jackson.jackson-datatype-protobuf 0.9.12 to 0.9.13.
Original file line number Diff line number Diff line change 34
34
<!-- Dependency versions -->
35
35
<avro .version>1.11.1</avro .version>
36
36
<bootstrap .version>4.0.0-beta</bootstrap .version>
37
- <kafka .version>2.8.1 </kafka .version>
37
+ <kafka .version>2.8.2 </kafka .version>
38
38
<protobuf .version>3.21.9</protobuf .version>
39
39
<thymeleaf .version>3.0.15.RELEASE</thymeleaf .version>
40
40
<guava .version>31.1-jre</guava .version>
You can’t perform that action at this time.
0 commit comments