File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed
aws-cognito/http-client-authtoken Expand file tree Collapse file tree 9 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.0-RC5 </version >
26+ <version >3.0-RC6 </version >
2727 </dependency >
2828
2929 <!-- test dependencies -->
3030 <dependency >
3131 <groupId >io.avaje</groupId >
3232 <artifactId >avaje-json-node</artifactId >
33- <version >3.0-RC5 </version >
33+ <version >3.0-RC6 </version >
3434 <scope >test</scope >
3535 </dependency >
3636
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >io.avaje</groupId >
4141 <artifactId >avaje-inject</artifactId >
42- <version >11.1-RC1 </version >
42+ <version >11.1</version >
4343 <scope >provided</scope >
4444 <optional >true</optional >
4545 </dependency >
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-RC5 </version >
39+ <version >3.0-RC6 </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-RC5 </version >
46+ <version >3.0-RC6 </version >
4747 <scope >test</scope >
4848 </dependency >
4949
5050 <dependency >
5151 <groupId >io.avaje</groupId >
5252 <artifactId >avaje-inject</artifactId >
53- <version >11.1-RC1 </version >
53+ <version >11.1</version >
5454 <optional >true</optional >
5555 </dependency >
5656
106106 <path >
107107 <groupId >io.avaje</groupId >
108108 <artifactId >avaje-inject-generator</artifactId >
109- <version >11.0 </version >
109+ <version >11.1 </version >
110110 </path >
111111 </annotationProcessorPaths >
112112 </configuration >
Original file line number Diff line number Diff line change 1919 <dependency >
2020 <groupId >io.avaje</groupId >
2121 <artifactId >avaje-inject</artifactId >
22- <version >11.1-RC1 </version >
22+ <version >11.1</version >
2323 <scope >provided</scope >
2424 <optional >true</optional >
2525 </dependency >
Original file line number Diff line number Diff line change 1616 <assertj .version>3.27.2</assertj .version>
1717 <jackson .version>2.18.2</jackson .version>
1818 <jex .version>3.0-RC13</jex .version>
19- <avaje-inject .version>11.0 </avaje-inject .version>
19+ <avaje-inject .version>11.1 </avaje-inject .version>
2020 <nima .version>4.1.6</nima .version>
2121 <javalin .version>6.4.0</javalin .version>
2222 </properties >
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-RC5 </version >
77+ <version >3.0-RC6 </version >
7878 </dependency >
7979
8080 <dependency >
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-RC5 </version >
77+ <version >3.0-RC6 </version >
7878 </dependency >
7979
8080 <!-- java annotation processors -->
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-RC5 </version >
34+ <version >3.0-RC6 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >io.helidon.webserver</groupId >
109109 <plugin >
110110 <groupId >io.avaje</groupId >
111111 <artifactId >avaje-inject-maven-plugin</artifactId >
112- <version >11.0 </version >
112+ <version >11.1 </version >
113113 <executions >
114114 <execution >
115115 <phase >process-sources</phase >
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-RC5 </version >
70+ <version >3.0-RC6 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >io.avaje</groupId >
You can’t perform that action at this time.
0 commit comments