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 55
66 <properties >
77 <solr .version>8.11.1</solr .version>
8- <computate .version>4.2.7.29 </computate .version>
8+ <computate .version>4.4.4.0 </computate .version>
99
1010 <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
1111 <maven-surefire-plugin .version>2.19.1</maven-surefire-plugin .version>
1212 <vertx-maven-plugin .version>1.0.18</vertx-maven-plugin .version>
1313 <build-helper-maven-plugin .version>3.0.0</build-helper-maven-plugin .version>
1414 <exec-maven-plugin .version>1.5.0</exec-maven-plugin .version>
15- <vertx-base .version>4.2.7 </vertx-base .version>
16- <vertx .version>${vertx-base.version} .redhat-00003 </vertx .version>
15+ <vertx-base .version>4.4.4 </vertx-base .version>
16+ <vertx .version>${vertx-base.version} .redhat-00001 </vertx .version>
1717 <log4j .version>2.17.2</log4j .version>
1818 <log4j-slf4j-impl .version>2.17.1.redhat-00002</log4j-slf4j-impl .version>
1919 <slf4j .version>1.7.33.redhat-00001</slf4j .version>
3737 <modelVersion >4.0.0</modelVersion >
3838 <groupId >org.computate</groupId >
3939 <artifactId >computate</artifactId >
40- <version >4.2.7.29 </version >
40+ <version >4.4.4.0 </version >
4141 <packaging >jar</packaging >
4242 <name >Computate Vert.x Code Generation Tools</name >
4343 <description >Code that generates more code as you save. Internationalized. Integrated with Solr search. A new way to write code to make persistence easier. </description >
285285 <artifactId >maven-compiler-plugin</artifactId >
286286 <version >3.7.0</version >
287287 <configuration >
288- <source >1.8 </source >
289- <target >1.8 </target >
288+ <source >17 </source >
289+ <target >17 </target >
290290 </configuration >
291291 </plugin >
292292
You can’t perform that action at this time.
0 commit comments