File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
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.1 </version >
82+ <version >3.2 </version >
8383 </dependency >
8484
8585 <!-- test dependencies -->
112112 <plugin >
113113 <groupId >io.avaje</groupId >
114114 <artifactId >avaje-inject-maven-plugin</artifactId >
115- <version >11.3 </version >
115+ <version >11.4 </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.3 </inject .version>
31- <spi .version>2.10 </spi .version>
30+ <inject .version>11.4 </inject .version>
31+ <spi .version>2.11 </spi .version>
3232 <project .build.outputTimestamp>2025-03-15T00:04:48Z</project .build.outputTimestamp>
3333 </properties >
3434
Original file line number Diff line number Diff line change 1313 <name >validator generator</name >
1414 <description >annotation processor generating validation adapters</description >
1515 <properties >
16- <avaje .prisms.version>1.40 </avaje .prisms.version>
16+ <avaje .prisms.version>1.42 </avaje .prisms.version>
1717 <io .jstach.version>1.3.7</io .jstach.version>
1818 </properties >
1919
6363 <dependency >
6464 <groupId >io.avaje</groupId >
6565 <artifactId >avaje-http-api</artifactId >
66- <version >3.1 </version >
66+ <version >3.2 </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.1 </version >
40+ <version >3.2 </version >
4141 <scope >provided</scope >
4242 <optional >true</optional >
4343 </dependency >
You can’t perform that action at this time.
0 commit comments