File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-jsonb-parent</artifactId >
7- <version >0.13 -SNAPSHOT</version >
7+ <version >0.14 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >blackbox-test</artifactId >
2323 <dependency >
2424 <groupId >io.avaje</groupId >
2525 <artifactId >avaje-jsonb</artifactId >
26- <version >0.13 -SNAPSHOT</version >
26+ <version >0.14 -SNAPSHOT</version >
2727 </dependency >
2828
2929<!-- <dependency>-->
3030<!-- <groupId>io.avaje</groupId>-->
3131<!-- <artifactId>avaje-jsonb-jackson</artifactId>-->
32- <!-- <version>0.13 -SNAPSHOT</version>-->
32+ <!-- <version>0.14 -SNAPSHOT</version>-->
3333<!-- </dependency>-->
3434
3535 <dependency >
3636 <groupId >io.avaje</groupId >
3737 <artifactId >avaje-jsonb-generator</artifactId >
38- <version >0.13 -SNAPSHOT</version >
38+ <version >0.14 -SNAPSHOT</version >
3939 <scope >provided</scope >
4040 </dependency >
4141
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >avaje-jsonb-parent</artifactId >
66 <groupId >io.avaje</groupId >
7- <version >0.13 -SNAPSHOT</version >
7+ <version >0.14 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >avaje-jsonb-jakarta</artifactId >
3434 <dependency >
3535 <groupId >io.avaje</groupId >
3636 <artifactId >avaje-jsonb</artifactId >
37- <version >0.13 -SNAPSHOT</version >
37+ <version >0.14 -SNAPSHOT</version >
3838 </dependency >
3939
4040 <dependency >
4141 <groupId >io.avaje</groupId >
4242 <artifactId >avaje-jsonb-generator</artifactId >
43- <version >0.13 -SNAPSHOT</version >
43+ <version >0.14 -SNAPSHOT</version >
4444 <scope >test</scope >
4545 </dependency >
4646
You can’t perform that action at this time.
0 commit comments