File tree Expand file tree Collapse file tree 10 files changed +20
-20
lines changed
aws-cognito/http-client-authtoken
http-client-moshi-adapter Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >io.avaje</groupId >
3939 <artifactId >junit</artifactId >
40- <version >1.5 </version >
40+ <version >1.6 </version >
4141 <scope >test</scope >
4242 </dependency >
4343 </dependencies >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >io.avaje</groupId >
3030 <artifactId >junit</artifactId >
31- <version >1.5 </version >
31+ <version >1.6 </version >
3232 <scope >test</scope >
3333 </dependency >
3434
Original file line number Diff line number Diff line change 1919
2020 <properties >
2121 <nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
22- <swagger .version>2.2.30 </swagger .version>
22+ <swagger .version>2.2.32 </swagger .version>
2323 <jackson .version>2.14.2</jackson .version>
2424 <jex .version>3.0-RC10</jex .version>
2525 <avaje .prisms.version>1.42</avaje .prisms.version>
3131 <dependency >
3232 <groupId >io.avaje</groupId >
3333 <artifactId >junit</artifactId >
34- <version >1.5 </version >
34+ <version >1.6 </version >
3535 <scope >test</scope >
3636 </dependency >
3737 </dependencies >
Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >com.squareup.retrofit2</groupId >
5252 <artifactId >retrofit</artifactId >
53- <version >2.11 .0</version >
53+ <version >3.0 .0</version >
5454 </dependency >
5555
5656 <dependency >
5757 <groupId >com.squareup.retrofit2</groupId >
5858 <artifactId >converter-gson</artifactId >
59- <version >2.11 .0</version >
59+ <version >3.0 .0</version >
6060 </dependency >
6161
6262 <dependency >
6363 <groupId >com.squareup.retrofit2</groupId >
6464 <artifactId >converter-scalars</artifactId >
65- <version >2.11 .0</version >
65+ <version >3.0 .0</version >
6666 </dependency >
6767
6868 <dependency >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >io.avaje</groupId >
4747 <artifactId >junit</artifactId >
48- <version >1.5 </version >
48+ <version >1.6 </version >
4949 <scope >test</scope >
5050 </dependency >
5151
Original file line number Diff line number Diff line change 1313 <properties >
1414 <maven .deploy.skip>true</maven .deploy.skip>
1515 <main .class>org.example.myapp.Main</main .class>
16- <swagger .version>2.2.30 </swagger .version>
16+ <swagger .version>2.2.32 </swagger .version>
1717 <kotlin .version>1.3.71</kotlin .version>
1818 </properties >
1919
8888 <dependency >
8989 <groupId >io.avaje</groupId >
9090 <artifactId >junit</artifactId >
91- <version >1.5 </version >
91+ <version >1.6 </version >
9292 <scope >test</scope >
9393 </dependency >
9494
9595 <dependency >
9696 <groupId >io.rest-assured</groupId >
9797 <artifactId >rest-assured</artifactId >
98- <version >5.5.1 </version >
98+ <version >5.5.2 </version >
9999 <scope >test</scope >
100100 </dependency >
101101
Original file line number Diff line number Diff line change 1212 <properties >
1313 <maven .deploy.skip>true</maven .deploy.skip>
1414 <main .class>org.example.myapp.Main</main .class>
15- <swagger .version>2.2.30 </swagger .version>
15+ <swagger .version>2.2.32 </swagger .version>
1616 <kotlin .version>1.3.71</kotlin .version>
1717 </properties >
1818
8686 <dependency >
8787 <groupId >io.avaje</groupId >
8888 <artifactId >junit</artifactId >
89- <version >1.5 </version >
89+ <version >1.6 </version >
9090 <scope >test</scope >
9191 </dependency >
9292
9393 <dependency >
9494 <groupId >io.rest-assured</groupId >
9595 <artifactId >rest-assured</artifactId >
96- <version >5.5.1 </version >
96+ <version >5.5.2 </version >
9797 <scope >test</scope >
9898 </dependency >
9999
Original file line number Diff line number Diff line change 1212 <maven .compiler.release>21</maven .compiler.release>
1313 <maven .deploy.skip>true</maven .deploy.skip>
1414 <main .class>org.example.myapp.Main</main .class>
15- <swagger .version>2.2.30 </swagger .version>
15+ <swagger .version>2.2.32 </swagger .version>
1616 </properties >
1717
1818 <dependencies >
8585 <dependency >
8686 <groupId >io.avaje</groupId >
8787 <artifactId >junit</artifactId >
88- <version >1.5 </version >
88+ <version >1.6 </version >
8989 <scope >test</scope >
9090 </dependency >
9191
Original file line number Diff line number Diff line change 1313
1414 <properties >
1515 <maven .compiler.release>21</maven .compiler.release>
16- <swagger .version>2.2.30 </swagger .version>
16+ <swagger .version>2.2.32 </swagger .version>
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1818 <surefire .useModulePath>false</surefire .useModulePath>
1919 </properties >
7171 <dependency >
7272 <groupId >io.avaje</groupId >
7373 <artifactId >junit</artifactId >
74- <version >1.5 </version >
74+ <version >1.6 </version >
7575 <scope >test</scope >
7676 </dependency >
7777
Original file line number Diff line number Diff line change 1313 <properties >
1414 <maven .compiler.release>17</maven .compiler.release>
1515 <maven .deploy.skip>true</maven .deploy.skip>
16- <swagger .version>2.2.30 </swagger .version>
16+ <swagger .version>2.2.32 </swagger .version>
1717 <kotlin .version>1.3.71</kotlin .version>
1818 </properties >
1919
9595 <dependency >
9696 <groupId >io.avaje</groupId >
9797 <artifactId >junit</artifactId >
98- <version >1.5 </version >
98+ <version >1.6 </version >
9999 <scope >test</scope >
100100 </dependency >
101101 </dependencies >
You can’t perform that action at this time.
0 commit comments