File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
aws-cognito/http-client-authtoken Expand file tree Collapse file tree 8 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.4 </version >
26
+ <version >3.5 </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.4 </version >
33
+ <version >3.5 </version >
34
34
<scope >test</scope >
35
35
</dependency >
36
36
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.4 </version >
39
+ <version >3.5 </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.4 </version >
46
+ <version >3.5 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
Original file line number Diff line number Diff line change 12
12
13
13
<properties >
14
14
<maven .deploy.skip>true</maven .deploy.skip>
15
- <junit .version>5.12.2 </junit .version>
15
+ <junit .version>5.13.0 </junit .version>
16
16
<assertj .version>3.27.3</assertj .version>
17
17
<jackson .version>2.19.0</jackson .version>
18
18
<jex .version>3.2</jex .version>
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.4 </version >
77
+ <version >3.5 </version >
78
78
</dependency >
79
79
80
80
<dependency >
81
81
<groupId >io.avaje</groupId >
82
82
<artifactId >avaje-jsonb-generator</artifactId >
83
- <version >3.4 </version >
83
+ <version >3.5 </version >
84
84
<scope >provided</scope >
85
85
</dependency >
86
86
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.4 </version >
77
+ <version >3.5 </version >
78
78
</dependency >
79
79
80
80
<!-- java annotation processors -->
140
140
<path >
141
141
<groupId >io.avaje</groupId >
142
142
<artifactId >avaje-jsonb-generator</artifactId >
143
- <version >3.4 </version >
143
+ <version >3.5 </version >
144
144
</path >
145
145
<path >
146
146
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 88
88
<path >
89
89
<groupId >io.avaje</groupId >
90
90
<artifactId >avaje-jsonb-generator</artifactId >
91
- <version >3.4 </version >
91
+ <version >3.5 </version >
92
92
</path >
93
93
<path >
94
94
<groupId >io.jstach</groupId >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >io.avaje</groupId >
46
46
<artifactId >avaje-jsonb</artifactId >
47
- <version >3.4 </version >
47
+ <version >3.5 </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >io.helidon.webserver</groupId >
104
104
<path >
105
105
<groupId >io.avaje</groupId >
106
106
<artifactId >avaje-jsonb-generator</artifactId >
107
- <version >3.4 </version >
107
+ <version >3.5 </version >
108
108
</path >
109
109
<path >
110
110
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 82
82
<dependency >
83
83
<groupId >io.avaje</groupId >
84
84
<artifactId >avaje-jsonb</artifactId >
85
- <version >3.4 </version >
85
+ <version >3.5 </version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >io.avaje</groupId >
89
89
<artifactId >avaje-jsonb-generator</artifactId >
90
- <version >3.4 </version >
90
+ <version >3.5 </version >
91
91
<scope >provided</scope >
92
92
</dependency >
93
93
You can’t perform that action at this time.
0 commit comments