File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5- <modelVersion >4.0.0</modelVersion >
5+ <modelVersion >4.0.0</modelVersion >
66
77 <groupId >kafka.vertx</groupId >
88 <artifactId >demo</artifactId >
9- <version >1.1.3 </version >
9+ <version >1.1.4 </version >
1010
1111 <properties >
12- <vertx .version>4.3.6 </vertx .version>
13- <logback .version>1.2.6 </logback .version>
14- <jackson-databind .version>2.14.0 </jackson-databind .version>
12+ <vertx .version>4.5.10 </vertx .version>
13+ <logback .version>1.5.11 </logback .version>
14+ <jackson-databind .version>2.16.1 </jackson-databind .version>
1515 <junit .version>5.9.2</junit .version>
1616 <hamcrest .version>2.2</hamcrest .version>
1717 <maven .surefire.version>3.0.0-M5</maven .surefire.version>
1818 </properties >
19-
19+
2020 <dependencyManagement >
2121 <dependencies >
2222 <dependency >
You can’t perform that action at this time.
0 commit comments