File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >cn.typesafe</groupId >
1212 <artifactId >kafka-map</artifactId >
13- <version >1.2.2 </version >
13+ <version >1.2.3 </version >
1414 <name >kafka-map</name >
1515 <description >a simple kafka manager</description >
1616 <properties >
4949 <dependency >
5050 <groupId >org.xerial</groupId >
5151 <artifactId >sqlite-jdbc</artifactId >
52- <version >3.34.0 </version >
52+ <version >3.36.0.3 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
6060 <scope >compile</scope >
6161 <groupId >com.google.guava</groupId >
6262 <artifactId >guava</artifactId >
63- <version >30.1 .1-jre</version >
63+ <version >31 .1-jre</version >
6464 </dependency >
6565 <dependency >
6666 <scope >compile</scope >
6767 <groupId >com.github.ben-manes.caffeine</groupId >
6868 <artifactId >caffeine</artifactId >
69- <version >3.0.3 </version >
69+ <version >3.1.1 </version >
7070 </dependency >
7171 <dependency >
7272 <scope >compile</scope >
7373 <groupId >org.springframework.security</groupId >
7474 <artifactId >spring-security-crypto</artifactId >
75- <version >5.5 .1</version >
75+ <version >5.7 .1</version >
7676 </dependency >
7777 <dependency >
7878 <scope >compile</scope >
7979 <groupId >org.apache.kafka</groupId >
8080 <artifactId >kafka-clients</artifactId >
81- <version >2.8 .0</version >
81+ <version >3.1 .0</version >
8282 </dependency >
8383
8484 <dependency >
Original file line number Diff line number Diff line change 11{
22 "name" : " kafka-map" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.2.3 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.11.4" ,
You can’t perform that action at this time.
0 commit comments