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 79
79
<dependency >
80
80
<groupId >io.avaje</groupId >
81
81
<artifactId >avaje-http-api</artifactId >
82
- <version >3.1 </version >
82
+ <version >3.2 </version >
83
83
</dependency >
84
84
85
85
<!-- test dependencies -->
112
112
<plugin >
113
113
<groupId >io.avaje</groupId >
114
114
<artifactId >avaje-inject-maven-plugin</artifactId >
115
- <version >11.3 </version >
115
+ <version >11.4 </version >
116
116
<executions >
117
117
<execution >
118
118
<phase >process-sources</phase >
Original file line number Diff line number Diff line change 27
27
<surefire .useModulePath>false</surefire .useModulePath>
28
28
<nexus .staging.autoReleaseAfterClose>true</nexus .staging.autoReleaseAfterClose>
29
29
<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>
32
32
<project .build.outputTimestamp>2025-03-15T00:04:48Z</project .build.outputTimestamp>
33
33
</properties >
34
34
Original file line number Diff line number Diff line change 13
13
<name >validator generator</name >
14
14
<description >annotation processor generating validation adapters</description >
15
15
<properties >
16
- <avaje .prisms.version>1.40 </avaje .prisms.version>
16
+ <avaje .prisms.version>1.42 </avaje .prisms.version>
17
17
<io .jstach.version>1.3.7</io .jstach.version>
18
18
</properties >
19
19
63
63
<dependency >
64
64
<groupId >io.avaje</groupId >
65
65
<artifactId >avaje-http-api</artifactId >
66
- <version >3.1 </version >
66
+ <version >3.2 </version >
67
67
<optional >true</optional >
68
68
<scope >provided</scope >
69
69
</dependency >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >io.avaje</groupId >
39
39
<artifactId >avaje-http-api</artifactId >
40
- <version >3.1 </version >
40
+ <version >3.2 </version >
41
41
<scope >provided</scope >
42
42
<optional >true</optional >
43
43
</dependency >
You can’t perform that action at this time.
0 commit comments