File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Expand file tree Collapse file tree 7 files changed +15
-15
lines changed 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.18 -SNAPSHOT</version >
39
+ <version >1.19 -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.18 -SNAPSHOT</version >
111
+ <version >1.19 -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.18 -SNAPSHOT</version >
116
+ <version >1.19 -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
<maven .deploy.skip>true</maven .deploy.skip>
18
18
<mainClass >org.example.Main</mainClass >
19
19
<helidon-version >2.3.0</helidon-version >
20
- <avaje-http-version >1.18 -SNAPSHOT</avaje-http-version >
20
+ <avaje-http-version >1.19 -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.6.1</jackson .version>
23
- <avaje-http-version >1.18 -SNAPSHOT</avaje-http-version >
23
+ <avaje-http-version >1.19 -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.6.1</jackson .version>
22
22
<avaje-inject .version>8.9</avaje-inject .version>
23
- <avaje-http .version>1.18 -SNAPSHOT</avaje-http .version>
23
+ <avaje-http .version>1.19 -SNAPSHOT</avaje-http .version>
24
24
</properties >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 1
1
<factorypath>
2
- <factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-generator-core/1.18 -SNAPSHOT/avaje-http-generator-core-1.18 -SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
2
+ <factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-generator-core/1.19 -SNAPSHOT/avaje-http-generator-core-1.19 -SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
3
3
<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"/>
4
4
<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"/>
5
- <factorypathentry kind="VARJAR" id="M2_REPO/io/avaje/avaje-http-api/1.18 -SNAPSHOT/avaje-http-api-1.18 -SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
5
+ <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"/>
6
6
<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"/>
7
7
<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"/>
8
8
<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 4
4
<parent >
5
5
<artifactId >avaje-http-generator-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >1.18 -SNAPSHOT</version >
7
+ <version >1.19 -SNAPSHOT</version >
8
8
<relativePath >../../pom.xml</relativePath >
9
9
</parent >
10
10
28
28
<dependency >
29
29
<groupId >io.avaje</groupId >
30
30
<artifactId >avaje-http-api</artifactId >
31
- <version >1.18 -SNAPSHOT</version >
31
+ <version >1.19 -SNAPSHOT</version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >io.avaje</groupId >
48
48
<dependency >
49
49
<groupId >io.avaje</groupId >
50
50
<artifactId >avaje-http-nima-generator</artifactId >
51
- <version >1.18 -SNAPSHOT</version >
51
+ <version >1.19 -SNAPSHOT</version >
52
52
<scope >test</scope >
53
53
</dependency >
54
54
<!-- <dependency>-->
75
75
<path >
76
76
<groupId >io.avaje</groupId >
77
77
<artifactId >avaje-http-nima-generator</artifactId >
78
- <version >1.18 -SNAPSHOT</version >
78
+ <version >1.19 -SNAPSHOT</version >
79
79
</path >
80
80
<path >
81
81
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >avaje-http-generator-parent</artifactId >
8
8
<groupId >io.avaje</groupId >
9
- <version >1.18 -SNAPSHOT</version >
9
+ <version >1.19 -SNAPSHOT</version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >avaje-http-api</artifactId >
33
- <version >1.18 -SNAPSHOT</version >
33
+ <version >1.19 -SNAPSHOT</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >io.helidon.nima.webserver</groupId >
67
67
<path >
68
68
<groupId >io.avaje</groupId >
69
69
<artifactId >avaje-http-nima-generator</artifactId >
70
- <version >1.18 -SNAPSHOT</version >
70
+ <version >1.19 -SNAPSHOT</version >
71
71
</path >
72
72
<path >
73
73
<groupId >io.avaje</groupId >
You can’t perform that action at this time.
0 commit comments