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 39
39
<module >http-generator-jex</module >
40
40
<module >http-generator-helidon</module >
41
41
<module >http-generator-client</module >
42
- <!-- <module>tests</module> -- >
42
+ <module >tests</module >
43
43
</modules >
44
44
45
45
</project >
Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >io.avaje</groupId >
38
38
<artifactId >avaje-http-api</artifactId >
39
- <version >1.11 -SNAPSHOT</version >
39
+ <version >1.12 -SNAPSHOT</version >
40
40
</dependency >
41
41
42
42
<dependency >
108
108
<path >
109
109
<groupId >io.avaje</groupId >
110
110
<artifactId >avaje-http-client-generator</artifactId >
111
- <version >1.11 -SNAPSHOT</version >
111
+ <version >1.12 -SNAPSHOT</version >
112
112
</path >
113
113
<path >
114
114
<groupId >io.avaje</groupId >
115
115
<artifactId >avaje-http-jex-generator</artifactId >
116
- <version >1.11 -SNAPSHOT</version >
116
+ <version >1.12 -SNAPSHOT</version >
117
117
</path >
118
118
<path >
119
119
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<mainClass >org.example.Main</mainClass >
19
19
<helidon-version >2.3.0</helidon-version >
20
- <avaje-http-version >1.11 -SNAPSHOT</avaje-http-version >
20
+ <avaje-http-version >1.12 -SNAPSHOT</avaje-http-version >
21
21
</properties >
22
22
23
23
<dependencies >
Original file line number Diff line number Diff line change 20
20
<swagger .version>2.0.8</swagger .version>
21
21
<kotlin .version>1.3.71</kotlin .version>
22
22
<jackson .version>2.12.3</jackson .version>
23
- <avaje-http-version >1.11 -SNAPSHOT</avaje-http-version >
23
+ <avaje-http-version >1.12 -SNAPSHOT</avaje-http-version >
24
24
</properties >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 20
20
<swagger .version>2.0.8</swagger .version>
21
21
<jackson .version>2.12.3</jackson .version>
22
22
<avaje-inject .version>6.1</avaje-inject .version>
23
- <avaje-http .version>1.11 -SNAPSHOT</avaje-http .version>
23
+ <avaje-http .version>1.12 -SNAPSHOT</avaje-http .version>
24
24
</properties >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<main .class>org.example.myapp.Main</main .class>
19
19
<swagger .version>2.0.8</swagger .version>
20
- <avaje-http-version >1.11 -SNAPSHOT</avaje-http-version >
20
+ <avaje-http-version >1.12 -SNAPSHOT</avaje-http-version >
21
21
</properties >
22
22
23
23
<dependencies >
76
76
<dependency >
77
77
<groupId >io.avaje</groupId >
78
78
<artifactId >avaje-http-spark-generator</artifactId >
79
- <version >1.11 -SNAPSHOT</version >
79
+ <version >1.12 -SNAPSHOT</version >
80
80
<scope >provided</scope >
81
81
</dependency >
82
82
You can’t perform that action at this time.
0 commit comments