File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >io.avaje</groupId >
8181 <artifactId >avaje-http-api</artifactId >
82- <version >3.4 </version >
82+ <version >3.5 </version >
8383 </dependency >
8484
8585 <!-- test dependencies -->
112112 <plugin >
113113 <groupId >io.avaje</groupId >
114114 <artifactId >avaje-inject-maven-plugin</artifactId >
115- <version >11.6 </version >
115+ <version >12.0 </version >
116116 <executions >
117117 <execution >
118118 <phase >process-sources</phase >
Original file line number Diff line number Diff line change 2727 <surefire .useModulePath>false</surefire .useModulePath>
2828 <nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
2929 <maven .compiler.release>17</maven .compiler.release>
30- <inject .version>11.6 </inject .version>
30+ <inject .version>12.0 </inject .version>
3131 <spi .version>2.13</spi .version>
3232 <project .build.outputTimestamp>2025-09-19T01:05:16Z</project .build.outputTimestamp>
3333 </properties >
Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >io.avaje</groupId >
6565 <artifactId >avaje-http-api</artifactId >
66- <version >3.4 </version >
66+ <version >3.5 </version >
6767 <optional >true</optional >
6868 <scope >provided</scope >
6969 </dependency >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >io.avaje</groupId >
3939 <artifactId >avaje-http-api</artifactId >
40- <version >3.4 </version >
40+ <version >3.5 </version >
4141 <scope >provided</scope >
4242 <optional >true</optional >
4343 </dependency >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >org.springframework.boot</groupId >
1818 <artifactId >spring-boot-dependencies</artifactId >
19- <version >3.5.6 </version >
19+ <version >3.5.7 </version >
2020 <type >pom</type >
2121 <scope >import</scope >
2222 </dependency >
You can’t perform that action at this time.
0 commit comments