File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed
aws-cognito/http-client-authtoken Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >io.avaje</groupId >
25
25
<artifactId >avaje-json-core</artifactId >
26
- <version >3.0-RC5 </version >
26
+ <version >3.0-RC6 </version >
27
27
</dependency >
28
28
29
29
<!-- test dependencies -->
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >avaje-json-node</artifactId >
33
- <version >3.0-RC5 </version >
33
+ <version >3.0-RC6 </version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >io.avaje</groupId >
41
41
<artifactId >avaje-inject</artifactId >
42
- <version >11.1-RC1 </version >
42
+ <version >11.1</version >
43
43
<scope >provided</scope >
44
44
<optional >true</optional >
45
45
</dependency >
Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >io.avaje</groupId >
38
38
<artifactId >avaje-jsonb</artifactId >
39
- <version >3.0-RC5 </version >
39
+ <version >3.0-RC6 </version >
40
40
<optional >true</optional >
41
41
</dependency >
42
42
43
43
<dependency >
44
44
<groupId >io.avaje</groupId >
45
45
<artifactId >avaje-json-node</artifactId >
46
- <version >3.0-RC5 </version >
46
+ <version >3.0-RC6 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
50
50
<dependency >
51
51
<groupId >io.avaje</groupId >
52
52
<artifactId >avaje-inject</artifactId >
53
- <version >11.1-RC1 </version >
53
+ <version >11.1</version >
54
54
<optional >true</optional >
55
55
</dependency >
56
56
106
106
<path >
107
107
<groupId >io.avaje</groupId >
108
108
<artifactId >avaje-inject-generator</artifactId >
109
- <version >11.0 </version >
109
+ <version >11.1 </version >
110
110
</path >
111
111
</annotationProcessorPaths >
112
112
</configuration >
Original file line number Diff line number Diff line change 19
19
<dependency >
20
20
<groupId >io.avaje</groupId >
21
21
<artifactId >avaje-inject</artifactId >
22
- <version >11.1-RC1 </version >
22
+ <version >11.1</version >
23
23
<scope >provided</scope >
24
24
<optional >true</optional >
25
25
</dependency >
Original file line number Diff line number Diff line change 16
16
<assertj .version>3.27.2</assertj .version>
17
17
<jackson .version>2.18.2</jackson .version>
18
18
<jex .version>3.0-RC13</jex .version>
19
- <avaje-inject .version>11.0 </avaje-inject .version>
19
+ <avaje-inject .version>11.1 </avaje-inject .version>
20
20
<nima .version>4.1.6</nima .version>
21
21
<javalin .version>6.4.0</javalin .version>
22
22
</properties >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >io.avaje</groupId >
76
76
<artifactId >avaje-jsonb</artifactId >
77
- <version >3.0-RC5 </version >
77
+ <version >3.0-RC6 </version >
78
78
</dependency >
79
79
80
80
<dependency >
Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >io.avaje</groupId >
76
76
<artifactId >avaje-jsonb</artifactId >
77
- <version >3.0-RC5 </version >
77
+ <version >3.0-RC6 </version >
78
78
</dependency >
79
79
80
80
<!-- java annotation processors -->
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >io.avaje</groupId >
33
33
<artifactId >avaje-jsonb</artifactId >
34
- <version >3.0-RC5 </version >
34
+ <version >3.0-RC6 </version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >io.helidon.webserver</groupId >
109
109
<plugin >
110
110
<groupId >io.avaje</groupId >
111
111
<artifactId >avaje-inject-maven-plugin</artifactId >
112
- <version >11.0 </version >
112
+ <version >11.1 </version >
113
113
<executions >
114
114
<execution >
115
115
<phase >process-sources</phase >
Original file line number Diff line number Diff line change 67
67
<dependency >
68
68
<groupId >io.avaje</groupId >
69
69
<artifactId >avaje-jsonb</artifactId >
70
- <version >3.0-RC5 </version >
70
+ <version >3.0-RC6 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >io.avaje</groupId >
You can’t perform that action at this time.
0 commit comments