File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<properties >
13
13
<jmh .version>1.33</jmh .version>
14
- <avaje-jsonb .version>1.1 -SNAPSHOT</avaje-jsonb .version>
14
+ <avaje-jsonb .version>1.2 -SNAPSHOT</avaje-jsonb .version>
15
15
<yasson .version>2.0.2</yasson .version>
16
16
<java .release>17</java .release>
17
17
<maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >1.1 -SNAPSHOT</version >
7
+ <version >1.2 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >blackbox-test</artifactId >
30
30
<dependency >
31
31
<groupId >io.avaje</groupId >
32
32
<artifactId >avaje-jsonb</artifactId >
33
- <version >1.1 -SNAPSHOT</version >
33
+ <version >1.2 -SNAPSHOT</version >
34
34
</dependency >
35
35
36
36
<!-- <dependency>-->
42
42
<dependency >
43
43
<groupId >io.avaje</groupId >
44
44
<artifactId >avaje-jsonb-generator</artifactId >
45
- <version >1.1 -SNAPSHOT</version >
45
+ <version >1.2 -SNAPSHOT</version >
46
46
<scope >provided</scope >
47
47
</dependency >
48
48
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >1.1 </version >
7
+ <version >1.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-generator</artifactId >
16
16
<dependency >
17
17
<groupId >io.avaje</groupId >
18
18
<artifactId >avaje-jsonb</artifactId >
19
- <version >1.1 </version >
19
+ <version >1.2-SNAPSHOT </version >
20
20
</dependency >
21
21
22
22
<!-- test dependencies -->
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >avaje-jsonb-parent</artifactId >
6
6
<groupId >io.avaje</groupId >
7
- <version >1.1 </version >
7
+ <version >1.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb-jackson</artifactId >
21
21
<dependency >
22
22
<groupId >io.avaje</groupId >
23
23
<artifactId >avaje-jsonb</artifactId >
24
- <version >1.1 </version >
24
+ <version >1.2-SNAPSHOT </version >
25
25
</dependency >
26
26
27
27
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.avaje</groupId >
6
6
<artifactId >avaje-jsonb-parent</artifactId >
7
- <version >1.1 </version >
7
+ <version >1.2-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >avaje-jsonb</artifactId >
11
- <version >1.1 </version >
11
+ <version >1.2-SNAPSHOT </version >
12
12
<name >jsonb</name >
13
13
14
14
<dependencies >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >io.avaje</groupId >
11
11
<artifactId >avaje-jsonb-parent</artifactId >
12
- <version >1.1 </version >
12
+ <version >1.2-SNAPSHOT </version >
13
13
14
14
<packaging >pom</packaging >
15
15
<name >jsonb parent</name >
You can’t perform that action at this time.
0 commit comments