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/).
99
1010#### Internal Dependency Updates
1111- Upgrade from SpringBoot 2.6.6 to 2.6.13.
12+ - Updated Kafka Client library version from 2.8.1 to 2.8.2.
1213- Protobuf from 3.20.0 to 3.21.9.
1314- thymeleaf-layout-dialect from 3.0.0 to 3.1.0.
1415- com.hubspot.jackson.jackson-datatype-protobuf 0.9.12 to 0.9.13.
Original file line number Diff line number Diff line change 3434 <!-- Dependency versions -->
3535 <avro .version>1.11.1</avro .version>
3636 <bootstrap .version>4.0.0-beta</bootstrap .version>
37- <kafka .version>2.8.1 </kafka .version>
37+ <kafka .version>2.8.2 </kafka .version>
3838 <protobuf .version>3.21.9</protobuf .version>
3939 <thymeleaf .version>3.0.15.RELEASE</thymeleaf .version>
4040 <guava .version>31.1-jre</guava .version>
You can’t perform that action at this time.
0 commit comments