File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed 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.19 -SNAPSHOT</version >
39+ <version >1.20 -SNAPSHOT</version >
4040 </dependency >
4141
4242 <dependency >
108108 <path >
109109 <groupId >io.avaje</groupId >
110110 <artifactId >avaje-http-client-generator</artifactId >
111- <version >1.19 -SNAPSHOT</version >
111+ <version >1.20 -SNAPSHOT</version >
112112 </path >
113113 <path >
114114 <groupId >io.avaje</groupId >
115115 <artifactId >avaje-http-jex-generator</artifactId >
116- <version >1.19 -SNAPSHOT</version >
116+ <version >1.20 -SNAPSHOT</version >
117117 </path >
118118 <path >
119119 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 1717 <maven .deploy.skip>true</maven .deploy.skip>
1818 <mainClass >org.example.Main</mainClass >
1919 <helidon-version >2.3.0</helidon-version >
20- <avaje-http-version >1.19 -SNAPSHOT</avaje-http-version >
20+ <avaje-http-version >1.20 -SNAPSHOT</avaje-http-version >
2121 </properties >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 2121 <swagger .version>2.0.8</swagger .version>
2222 <kotlin .version>1.3.71</kotlin .version>
2323 <jackson .version>2.13.4.1</jackson .version>
24- <avaje-http-version >1.19 -SNAPSHOT</avaje-http-version >
24+ <avaje-http-version >1.20 -SNAPSHOT</avaje-http-version >
2525 </properties >
2626
2727 <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.13.4.1</jackson .version>
23- <avaje-http-version >1.19 -SNAPSHOT</avaje-http-version >
23+ <avaje-http-version >1.20 -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.13.4.1</jackson .version>
2222 <avaje-inject .version>8.9</avaje-inject .version>
23- <avaje-http .version>1.19 -SNAPSHOT</avaje-http .version>
23+ <avaje-http .version>1.20 -SNAPSHOT</avaje-http .version>
2424 </properties >
2525
2626 <dependencies >
Original file line number Diff line number Diff line change 11<factorypath>
22 <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar" enabled="true" runInBatchMode="false"/>
33 <factorypathentry kind="VARJAR" id="M2_REPO/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar" enabled="true" runInBatchMode="false"/>
4- <factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-api/1.19 -SNAPSHOT/avaje-http-api-1.19 -SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
4+ <factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-api/1.20 -SNAPSHOT/avaje-http-api-1.20 -SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
55 <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.13.3/jackson-databind-2.13.3.jar" enabled="true" runInBatchMode="false"/>
66 <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.13.3/jackson-annotations-2.13.3.jar" enabled="true" runInBatchMode="false"/>
77 <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.13.3/jackson-core-2.13.3.jar" enabled="true" runInBatchMode="false"/>
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >avaje-http-generator-parent</artifactId >
66 <groupId >io.avaje</groupId >
7- <version >1.19 -SNAPSHOT</version >
7+ <version >1.20 -SNAPSHOT</version >
88 <relativePath >../../pom.xml</relativePath >
99 </parent >
1010
2828 <dependency >
2929 <groupId >io.avaje</groupId >
3030 <artifactId >avaje-http-api</artifactId >
31- <version >1.19 -SNAPSHOT</version >
31+ <version >1.20 -SNAPSHOT</version >
3232 </dependency >
3333 <dependency >
3434 <groupId >io.avaje</groupId >
4848 <dependency >
4949 <groupId >io.avaje</groupId >
5050 <artifactId >avaje-http-nima-generator</artifactId >
51- <version >1.19 -SNAPSHOT</version >
51+ <version >1.20 -SNAPSHOT</version >
5252 <scope >test</scope >
5353 </dependency >
5454 <!-- <dependency>-->
7575 <path >
7676 <groupId >io.avaje</groupId >
7777 <artifactId >avaje-http-nima-generator</artifactId >
78- <version >1.19 -SNAPSHOT</version >
78+ <version >1.20 -SNAPSHOT</version >
7979 </path >
8080 <path >
8181 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >avaje-http-generator-parent</artifactId >
88 <groupId >io.avaje</groupId >
9- <version >1.19 -SNAPSHOT</version >
9+ <version >1.20 -SNAPSHOT</version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212
3030 <dependency >
3131 <groupId >io.avaje</groupId >
3232 <artifactId >avaje-http-api</artifactId >
33- <version >1.19 -SNAPSHOT</version >
33+ <version >1.20 -SNAPSHOT</version >
3434 </dependency >
3535 <dependency >
3636 <groupId >io.helidon.nima.webserver</groupId >
6767 <path >
6868 <groupId >io.avaje</groupId >
6969 <artifactId >avaje-http-nima-generator</artifactId >
70- <version >1.19 -SNAPSHOT</version >
70+ <version >1.20 -SNAPSHOT</version >
7171 </path >
7272 <path >
7373 <groupId >io.avaje</groupId >
You can’t perform that action at this time.
0 commit comments