File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
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.0 </version >
82
+ <version >3.1 </version >
83
83
</dependency >
84
84
85
85
<!-- test dependencies -->
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >io.avaje</groupId >
65
65
<artifactId >avaje-http-api</artifactId >
66
- <version >3.0 </version >
66
+ <version >3.1 </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.0 </version >
40
+ <version >3.1 </version >
41
41
<scope >provided</scope >
42
42
<optional >true</optional >
43
43
</dependency >
Original file line number Diff line number Diff line change 14
14
<dependency >
15
15
<groupId >org.springframework.boot</groupId >
16
16
<artifactId >spring-boot-dependencies</artifactId >
17
- <version >3.4.3 </version >
17
+ <version >3.4.4 </version >
18
18
<type >pom</type >
19
19
<scope >import</scope >
20
20
</dependency >
You can’t perform that action at this time.
0 commit comments