File tree 10 files changed +20
-20
lines changed
aws-cognito/http-client-authtoken
http-client-moshi-adapter 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >io.avaje</groupId >
39
39
<artifactId >junit</artifactId >
40
- <version >1.5 </version >
40
+ <version >1.6 </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
</dependencies >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >io.avaje</groupId >
30
30
<artifactId >junit</artifactId >
31
- <version >1.5 </version >
31
+ <version >1.6 </version >
32
32
<scope >test</scope >
33
33
</dependency >
34
34
Original file line number Diff line number Diff line change 19
19
20
20
<properties >
21
21
<nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
22
- <swagger .version>2.2.30 </swagger .version>
22
+ <swagger .version>2.2.32 </swagger .version>
23
23
<jackson .version>2.14.2</jackson .version>
24
24
<jex .version>3.0-RC10</jex .version>
25
25
<avaje .prisms.version>1.42</avaje .prisms.version>
31
31
<dependency >
32
32
<groupId >io.avaje</groupId >
33
33
<artifactId >junit</artifactId >
34
- <version >1.5 </version >
34
+ <version >1.6 </version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
</dependencies >
Original file line number Diff line number Diff line change 50
50
<dependency >
51
51
<groupId >com.squareup.retrofit2</groupId >
52
52
<artifactId >retrofit</artifactId >
53
- <version >2.11 .0</version >
53
+ <version >3.0 .0</version >
54
54
</dependency >
55
55
56
56
<dependency >
57
57
<groupId >com.squareup.retrofit2</groupId >
58
58
<artifactId >converter-gson</artifactId >
59
- <version >2.11 .0</version >
59
+ <version >3.0 .0</version >
60
60
</dependency >
61
61
62
62
<dependency >
63
63
<groupId >com.squareup.retrofit2</groupId >
64
64
<artifactId >converter-scalars</artifactId >
65
- <version >2.11 .0</version >
65
+ <version >3.0 .0</version >
66
66
</dependency >
67
67
68
68
<dependency >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >io.avaje</groupId >
47
47
<artifactId >junit</artifactId >
48
- <version >1.5 </version >
48
+ <version >1.6 </version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
Original file line number Diff line number Diff line change 13
13
<properties >
14
14
<maven .deploy.skip>true</maven .deploy.skip>
15
15
<main .class>org.example.myapp.Main</main .class>
16
- <swagger .version>2.2.30 </swagger .version>
16
+ <swagger .version>2.2.32 </swagger .version>
17
17
<kotlin .version>1.3.71</kotlin .version>
18
18
</properties >
19
19
88
88
<dependency >
89
89
<groupId >io.avaje</groupId >
90
90
<artifactId >junit</artifactId >
91
- <version >1.5 </version >
91
+ <version >1.6 </version >
92
92
<scope >test</scope >
93
93
</dependency >
94
94
95
95
<dependency >
96
96
<groupId >io.rest-assured</groupId >
97
97
<artifactId >rest-assured</artifactId >
98
- <version >5.5.1 </version >
98
+ <version >5.5.2 </version >
99
99
<scope >test</scope >
100
100
</dependency >
101
101
Original file line number Diff line number Diff line change 12
12
<properties >
13
13
<maven .deploy.skip>true</maven .deploy.skip>
14
14
<main .class>org.example.myapp.Main</main .class>
15
- <swagger .version>2.2.30 </swagger .version>
15
+ <swagger .version>2.2.32 </swagger .version>
16
16
<kotlin .version>1.3.71</kotlin .version>
17
17
</properties >
18
18
86
86
<dependency >
87
87
<groupId >io.avaje</groupId >
88
88
<artifactId >junit</artifactId >
89
- <version >1.5 </version >
89
+ <version >1.6 </version >
90
90
<scope >test</scope >
91
91
</dependency >
92
92
93
93
<dependency >
94
94
<groupId >io.rest-assured</groupId >
95
95
<artifactId >rest-assured</artifactId >
96
- <version >5.5.1 </version >
96
+ <version >5.5.2 </version >
97
97
<scope >test</scope >
98
98
</dependency >
99
99
Original file line number Diff line number Diff line change 12
12
<maven .compiler.release>21</maven .compiler.release>
13
13
<maven .deploy.skip>true</maven .deploy.skip>
14
14
<main .class>org.example.myapp.Main</main .class>
15
- <swagger .version>2.2.30 </swagger .version>
15
+ <swagger .version>2.2.32 </swagger .version>
16
16
</properties >
17
17
18
18
<dependencies >
85
85
<dependency >
86
86
<groupId >io.avaje</groupId >
87
87
<artifactId >junit</artifactId >
88
- <version >1.5 </version >
88
+ <version >1.6 </version >
89
89
<scope >test</scope >
90
90
</dependency >
91
91
Original file line number Diff line number Diff line change 13
13
14
14
<properties >
15
15
<maven .compiler.release>21</maven .compiler.release>
16
- <swagger .version>2.2.30 </swagger .version>
16
+ <swagger .version>2.2.32 </swagger .version>
17
17
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18
18
<surefire .useModulePath>false</surefire .useModulePath>
19
19
</properties >
71
71
<dependency >
72
72
<groupId >io.avaje</groupId >
73
73
<artifactId >junit</artifactId >
74
- <version >1.5 </version >
74
+ <version >1.6 </version >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
Original file line number Diff line number Diff line change 13
13
<properties >
14
14
<maven .compiler.release>17</maven .compiler.release>
15
15
<maven .deploy.skip>true</maven .deploy.skip>
16
- <swagger .version>2.2.30 </swagger .version>
16
+ <swagger .version>2.2.32 </swagger .version>
17
17
<kotlin .version>1.3.71</kotlin .version>
18
18
</properties >
19
19
95
95
<dependency >
96
96
<groupId >io.avaje</groupId >
97
97
<artifactId >junit</artifactId >
98
- <version >1.5 </version >
98
+ <version >1.6 </version >
99
99
<scope >test</scope >
100
100
</dependency >
101
101
</dependencies >
You can’t perform that action at this time.
0 commit comments