File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3939 <module >http-generator-jex</module >
4040 <module >http-generator-helidon</module >
4141 <module >http-generator-client</module >
42- <!-- <module>tests</module> -- >
42+ <module >tests</module >
4343 </modules >
4444
4545</project >
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >io.avaje</groupId >
3838 <artifactId >avaje-http-api</artifactId >
39- <version >1.9 -SNAPSHOT</version >
39+ <version >1.10 -SNAPSHOT</version >
4040 </dependency >
4141
4242 <dependency >
108108 <path >
109109 <groupId >io.avaje</groupId >
110110 <artifactId >avaje-http-client-generator</artifactId >
111- <version >1.9 -SNAPSHOT</version >
111+ <version >1.10 -SNAPSHOT</version >
112112 </path >
113113 <path >
114114 <groupId >io.avaje</groupId >
115115 <artifactId >avaje-http-jex-generator</artifactId >
116- <version >1.9 -SNAPSHOT</version >
116+ <version >1.10 -SNAPSHOT</version >
117117 </path >
118118 <path >
119119 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 1717 <properties >
1818 <mainClass >org.example.Main</mainClass >
1919 <helidon-version >2.3.0</helidon-version >
20- <avaje-http-version >1.9 -SNAPSHOT</avaje-http-version >
20+ <avaje-http-version >1.10 -SNAPSHOT</avaje-http-version >
2121 </properties >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 2020 <swagger .version>2.0.8</swagger .version>
2121 <kotlin .version>1.3.71</kotlin .version>
2222 <jackson .version>2.12.3</jackson .version>
23- <avaje-http-version >1.9 -SNAPSHOT</avaje-http-version >
23+ <avaje-http-version >1.10 -SNAPSHOT</avaje-http-version >
2424 </properties >
2525
2626 <dependencies >
Original file line number Diff line number Diff line change 2020 <swagger .version>2.0.8</swagger .version>
2121 <jackson .version>2.12.3</jackson .version>
2222 <avaje-inject .version>6.1</avaje-inject .version>
23- <avaje-http .version>1.9 -SNAPSHOT</avaje-http .version>
23+ <avaje-http .version>1.10 -SNAPSHOT</avaje-http .version>
2424 </properties >
2525
2626 <dependencies >
Original file line number Diff line number Diff line change 1717 <properties >
1818 <main .class>org.example.myapp.Main</main .class>
1919 <swagger .version>2.0.8</swagger .version>
20- <avaje-http-version >1.9 -SNAPSHOT</avaje-http-version >
20+ <avaje-http-version >1.10 -SNAPSHOT</avaje-http-version >
2121 </properties >
2222
2323 <dependencies >
7676 <dependency >
7777 <groupId >io.avaje</groupId >
7878 <artifactId >avaje-http-spark-generator</artifactId >
79- <version >1.9 -SNAPSHOT</version >
79+ <version >1.10 -SNAPSHOT</version >
8080 <scope >provided</scope >
8181 </dependency >
8282
You can’t perform that action at this time.
0 commit comments