File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
aws-cognito/http-client-authtoken Expand file tree Collapse file tree 9 files changed +17
-17
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.1 </version >
26
+ <version >3.2 </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.1 </version >
33
+ <version >3.2 </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.1 </version >
39
+ <version >3.2 </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.1 </version >
46
+ <version >3.2 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
Original file line number Diff line number Diff line change 15
15
<junit .version>5.12.1</junit .version>
16
16
<assertj .version>3.27.3</assertj .version>
17
17
<jackson .version>2.18.3</jackson .version>
18
- <jex .version>3.0-RC22 </jex .version>
18
+ <jex .version>3.0-RC23 </jex .version>
19
19
<avaje-inject .version>11.3</avaje-inject .version>
20
20
<helidon .version>4.2.0</helidon .version>
21
21
<javalin .version>6.5.0</javalin .version>
Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >ch.qos.logback</groupId >
28
28
<artifactId >logback-classic</artifactId >
29
- <version >1.5.17 </version >
29
+ <version >1.5.18 </version >
30
30
</dependency >
31
31
32
32
<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.1 </version >
77
+ <version >3.2 </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.1 </version >
83
+ <version >3.2 </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.1 </version >
77
+ <version >3.2 </version >
78
78
</dependency >
79
79
80
80
<!-- java annotation processors -->
124
124
<path >
125
125
<groupId >io.avaje</groupId >
126
126
<artifactId >avaje-jsonb-generator</artifactId >
127
- <version >3.1 </version >
127
+ <version >3.2 </version >
128
128
</path >
129
129
<path >
130
130
<groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 47
47
<dependency >
48
48
<groupId >io.avaje</groupId >
49
49
<artifactId >avaje-nima</artifactId >
50
- <version >1.1 </version >
50
+ <version >1.2 </version >
51
51
</dependency >
52
52
53
53
<dependency >
60
60
<dependency >
61
61
<groupId >io.avaje</groupId >
62
62
<artifactId >avaje-nima-test</artifactId >
63
- <version >1.1 </version >
63
+ <version >1.2 </version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
88
88
<path >
89
89
<groupId >io.avaje</groupId >
90
90
<artifactId >avaje-jsonb-generator</artifactId >
91
- <version >3.1 </version >
91
+ <version >3.2 </version >
92
92
</path >
93
93
<path >
94
94
<groupId >io.jstach</groupId >
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.1 </version >
34
+ <version >3.2 </version >
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >io.helidon.webserver</groupId >
91
91
<path >
92
92
<groupId >io.avaje</groupId >
93
93
<artifactId >avaje-jsonb-generator</artifactId >
94
- <version >3.1 </version >
94
+ <version >3.2 </version >
95
95
</path >
96
96
<path >
97
97
<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.1 </version >
85
+ <version >3.2 </version >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >io.avaje</groupId >
89
89
<artifactId >avaje-jsonb-generator</artifactId >
90
- <version >3.1 </version >
90
+ <version >3.2 </version >
91
91
<scope >provided</scope >
92
92
</dependency >
93
93
You can’t perform that action at this time.
0 commit comments