File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed
aws-cognito/http-client-authtoken Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >io.avaje</groupId >
1919 <artifactId >avaje-http-client</artifactId >
20- <version >2.8 </version >
20+ <version >3.0-RC2 </version >
2121 </dependency >
2222
2323 <dependency >
2424 <groupId >io.avaje</groupId >
2525 <artifactId >avaje-json-core</artifactId >
26- <version >3.0-RC7 </version >
26+ <version >3.0</version >
2727 </dependency >
2828
2929 <!-- test dependencies -->
3030 <dependency >
3131 <groupId >io.avaje</groupId >
3232 <artifactId >avaje-json-node</artifactId >
33- <version >3.0-RC7 </version >
33+ <version >3.0</version >
3434 <scope >test</scope >
3535 </dependency >
3636
Original file line number Diff line number Diff line change 3636 <dependency >
3737 <groupId >io.avaje</groupId >
3838 <artifactId >avaje-jsonb</artifactId >
39- <version >3.0-RC7 </version >
39+ <version >3.0</version >
4040 <optional >true</optional >
4141 </dependency >
4242
4343 <dependency >
4444 <groupId >io.avaje</groupId >
4545 <artifactId >avaje-json-node</artifactId >
46- <version >3.0-RC7 </version >
46+ <version >3.0</version >
4747 <scope >test</scope >
4848 </dependency >
4949
Original file line number Diff line number Diff line change 5353 <groupId >io.swagger.core.v3</groupId >
5454 <artifactId >swagger-annotations</artifactId >
5555 <version >${swagger.version} </version >
56- </dependency >
57-
56+ </dependency >
57+
5858 <!-- java annotation processors -->
5959
6060 <dependency >
7474 <dependency >
7575 <groupId >io.avaje</groupId >
7676 <artifactId >avaje-jsonb</artifactId >
77- <version >3.0-RC6 </version >
77+ <version >3.0</version >
7878 </dependency >
7979
8080 <dependency >
8181 <groupId >io.avaje</groupId >
8282 <artifactId >avaje-jsonb-generator</artifactId >
83- <version >3.0-RC5 </version >
83+ <version >3.0</version >
8484 <scope >provided</scope >
8585 </dependency >
86-
86+
8787 <!-- test dependencies -->
8888 <dependency >
8989 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 7474 <dependency >
7575 <groupId >io.avaje</groupId >
7676 <artifactId >avaje-jsonb</artifactId >
77- <version >3.0-RC6 </version >
77+ <version >3.0</version >
7878 </dependency >
7979
8080 <!-- java annotation processors -->
9696 <dependency >
9797 <groupId >io.avaje</groupId >
9898 <artifactId >avaje-jsonb-generator</artifactId >
99- <version >3.0-RC5 </version >
99+ <version >3.0</version >
100100 </dependency >
101101
102102 <dependency >
Original file line number Diff line number Diff line change 4949 <artifactId >avaje-nima</artifactId >
5050 <version >1.1</version >
5151 </dependency >
52-
52+
5353 <dependency >
5454 <groupId >io.avaje</groupId >
5555 <artifactId >avaje-http-helidon-generator</artifactId >
8888 <path >
8989 <groupId >io.avaje</groupId >
9090 <artifactId >avaje-jsonb-generator</artifactId >
91- <version >2.4 </version >
91+ <version >3.0 </version >
9292 </path >
9393 <path >
9494 <groupId >io.jstach</groupId >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >io.avaje</groupId >
3333 <artifactId >avaje-jsonb</artifactId >
34- <version >3.0-RC6 </version >
34+ <version >3.0</version >
3535 </dependency >
3636 <dependency >
3737 <groupId >io.helidon.webserver</groupId >
8585 <path >
8686 <groupId >io.avaje</groupId >
8787 <artifactId >avaje-jsonb-generator</artifactId >
88- <version >3.0-RC2 </version >
88+ <version >3.0</version >
8989 </path >
9090 <path >
9191 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >io.avaje</groupId >
6969 <artifactId >avaje-jsonb</artifactId >
70- <version >3.0-RC6 </version >
70+ <version >3.0</version >
7171 </dependency >
7272 <dependency >
7373 <groupId >io.avaje</groupId >
7474 <artifactId >avaje-jsonb-generator</artifactId >
75- <version >3.0-RC5 </version >
75+ <version >3.0</version >
7676 <scope >provided</scope >
7777 </dependency >
7878
You can’t perform that action at this time.
0 commit comments