File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
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 >3.3 </version >
32
+ <version >3.4 </version >
33
33
</dependency >
34
34
35
35
<dependency >
Original file line number Diff line number Diff line change 66
66
<dependency >
67
67
<groupId >io.avaje</groupId >
68
68
<artifactId >avaje-http-api</artifactId >
69
- <version >3.2 </version >
69
+ <version >3.3 </version >
70
70
<optional >true</optional >
71
71
</dependency >
72
72
81
81
<dependency >
82
82
<groupId >io.avaje</groupId >
83
83
<artifactId >avaje-http-client</artifactId >
84
- <version >3.2 </version >
84
+ <version >3.3 </version >
85
85
<scope >test</scope >
86
86
</dependency >
87
87
Original file line number Diff line number Diff line change 90
90
<dependency >
91
91
<groupId >io.avaje</groupId >
92
92
<artifactId >avaje-http-api</artifactId >
93
- <version >3.2 </version >
93
+ <version >3.3 </version >
94
94
<scope >test</scope >
95
95
</dependency >
96
96
97
97
<dependency >
98
98
<groupId >io.avaje</groupId >
99
99
<artifactId >avaje-http-client</artifactId >
100
- <version >3.2 </version >
100
+ <version >3.3 </version >
101
101
<scope >test</scope >
102
102
</dependency >
103
103
104
104
<dependency >
105
105
<groupId >io.avaje</groupId >
106
106
<artifactId >avaje-jex</artifactId >
107
- <version >3.1 </version >
107
+ <version >3.2 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
111
111
<dependency >
112
112
<groupId >io.avaje</groupId >
113
113
<artifactId >avaje-jsonb</artifactId >
114
- <version >3.3 </version >
114
+ <version >3.4 </version >
115
115
<scope >test</scope >
116
116
</dependency >
117
117
You can’t perform that action at this time.
0 commit comments