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 2323 <dependency >
2424 <groupId >io.avaje</groupId >
2525 <artifactId >avaje-json-core</artifactId >
26- <version >3.4 </version >
26+ <version >3.5 </version >
2727 </dependency >
2828
2929 <!-- test dependencies -->
3030 <dependency >
3131 <groupId >io.avaje</groupId >
3232 <artifactId >avaje-json-node</artifactId >
33- <version >3.4 </version >
33+ <version >3.5 </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.4 </version >
39+ <version >3.5 </version >
4040 <optional >true</optional >
4141 </dependency >
4242
4343 <dependency >
4444 <groupId >io.avaje</groupId >
4545 <artifactId >avaje-json-node</artifactId >
46- <version >3.4 </version >
46+ <version >3.5 </version >
4747 <scope >test</scope >
4848 </dependency >
4949
Original file line number Diff line number Diff line change 1212
1313 <properties >
1414 <maven .deploy.skip>true</maven .deploy.skip>
15- <junit .version>5.12.2 </junit .version>
15+ <junit .version>5.13.0 </junit .version>
1616 <assertj .version>3.27.3</assertj .version>
1717 <jackson .version>2.19.0</jackson .version>
1818 <jex .version>3.2</jex .version>
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.4 </version >
77+ <version >3.5 </version >
7878 </dependency >
7979
8080 <dependency >
8181 <groupId >io.avaje</groupId >
8282 <artifactId >avaje-jsonb-generator</artifactId >
83- <version >3.4 </version >
83+ <version >3.5 </version >
8484 <scope >provided</scope >
8585 </dependency >
8686
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.4 </version >
77+ <version >3.5 </version >
7878 </dependency >
7979
8080 <!-- java annotation processors -->
140140 <path >
141141 <groupId >io.avaje</groupId >
142142 <artifactId >avaje-jsonb-generator</artifactId >
143- <version >3.4 </version >
143+ <version >3.5 </version >
144144 </path >
145145 <path >
146146 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 8888 <path >
8989 <groupId >io.avaje</groupId >
9090 <artifactId >avaje-jsonb-generator</artifactId >
91- <version >3.4 </version >
91+ <version >3.5 </version >
9292 </path >
9393 <path >
9494 <groupId >io.jstach</groupId >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >io.avaje</groupId >
4646 <artifactId >avaje-jsonb</artifactId >
47- <version >3.4 </version >
47+ <version >3.5 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >io.helidon.webserver</groupId >
104104 <path >
105105 <groupId >io.avaje</groupId >
106106 <artifactId >avaje-jsonb-generator</artifactId >
107- <version >3.4 </version >
107+ <version >3.5 </version >
108108 </path >
109109 <path >
110110 <groupId >io.avaje</groupId >
Original file line number Diff line number Diff line change 8282 <dependency >
8383 <groupId >io.avaje</groupId >
8484 <artifactId >avaje-jsonb</artifactId >
85- <version >3.4 </version >
85+ <version >3.5 </version >
8686 </dependency >
8787 <dependency >
8888 <groupId >io.avaje</groupId >
8989 <artifactId >avaje-jsonb-generator</artifactId >
90- <version >3.4 </version >
90+ <version >3.5 </version >
9191 <scope >provided</scope >
9292 </dependency >
9393
You can’t perform that action at this time.
0 commit comments