File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 112112 <plugin >
113113 <groupId >io.avaje</groupId >
114114 <artifactId >avaje-inject-maven-plugin</artifactId >
115- <version >12.0 </version >
115+ <version >${inject.version} </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>12.1-RC6 </inject .version>
31- <spi .version>2.14-RC1 </spi .version>
30+ <inject .version>12.1</inject .version>
31+ <spi .version>2.14</spi .version>
3232 <project .build.outputTimestamp>2025-12-04T01:12:59Z</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>2.0-RC2 </avaje .prisms.version>
16+ <avaje .prisms.version>2.0</avaje .prisms.version>
1717 <io .jstach.version>1.3.7</io .jstach.version>
1818 </properties >
1919
6767 <optional >true</optional >
6868 <scope >provided</scope >
6969 </dependency >
70-
70+
7171 <dependency >
7272 <groupId >io.jstach</groupId >
7373 <artifactId >jstachio-annotation</artifactId >
8282 <optional >true</optional >
8383 <scope >provided</scope >
8484 </dependency >
85-
85+
8686 <dependency >
8787 <groupId >io.avaje</groupId >
8888 <artifactId >avaje-inject</artifactId >
You can’t perform that action at this time.
0 commit comments