File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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.2 </version >
32
+ <version >3.3 </version >
33
33
</dependency >
34
34
35
35
<dependency >
Original file line number Diff line number Diff line change 104
104
<dependency >
105
105
<groupId >io.avaje</groupId >
106
106
<artifactId >avaje-jex</artifactId >
107
- <version >3.0 </version >
107
+ <version >3.1 </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.2 </version >
114
+ <version >3.3 </version >
115
115
<scope >test</scope >
116
116
</dependency >
117
117
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.avaje</groupId >
13
13
<artifactId >java11-oss</artifactId >
14
- <version >5.0 </version >
14
+ <version >5.1 </version >
15
15
</parent >
16
16
<scm >
17
17
<
developerConnection >scm:git:
[email protected] :avaje/avaje-inject.git</
developerConnection >
You can’t perform that action at this time.
0 commit comments