File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >io.avaje</groupId >
31
31
<artifactId >avaje-jsonb</artifactId >
32
- <version >2.4 </version >
32
+ <version >3.0 </version >
33
33
</dependency >
34
34
35
35
<dependency >
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >io.avaje</groupId >
45
45
<artifactId >avaje-http-api</artifactId >
46
- <version >2.8 </version >
46
+ <version >3.0 </version >
47
47
<optional >true</optional >
48
48
<scope >provided</scope >
49
49
</dependency >
59
59
<dependency >
60
60
<groupId >io.avaje</groupId >
61
61
<artifactId >avaje-http-client</artifactId >
62
- <version >3.0-RC1 </version >
62
+ <version >3.0</version >
63
63
<scope >test</scope >
64
64
</dependency >
65
65
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >net.bytebuddy</groupId >
47
47
<artifactId >byte-buddy</artifactId >
48
- <version >1.17.0 </version >
48
+ <version >1.17.1 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >net.bytebuddy</groupId >
52
52
<artifactId >byte-buddy-agent</artifactId >
53
- <version >1.17.0 </version >
53
+ <version >1.17.1 </version >
54
54
</dependency >
55
55
56
56
<dependency >
77
77
<dependency >
78
78
<groupId >io.avaje</groupId >
79
79
<artifactId >avaje-http-api</artifactId >
80
- <version >2.8 </version >
80
+ <version >3.0 </version >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
84
84
<dependency >
85
85
<groupId >io.avaje</groupId >
86
86
<artifactId >avaje-http-client</artifactId >
87
- <version >3.0-RC1 </version >
87
+ <version >3.0</version >
88
88
<scope >test</scope >
89
89
</dependency >
90
90
Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >net.bytebuddy</groupId >
63
63
<artifactId >byte-buddy</artifactId >
64
- <version >1.17.0 </version >
64
+ <version >1.17.1 </version >
65
65
<scope >test</scope >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >net.bytebuddy</groupId >
69
69
<artifactId >byte-buddy-agent</artifactId >
70
- <version >1.17.0 </version >
70
+ <version >1.17.1 </version >
71
71
<scope >test</scope >
72
72
</dependency >
73
73
<dependency >
You can’t perform that action at this time.
0 commit comments