|
6 | 6 | <parent>
|
7 | 7 | <groupId>io.avaje</groupId>
|
8 | 8 | <artifactId>avaje-jsonb-parent</artifactId>
|
9 |
| - <version>3.3-SNAPSHOT</version> |
| 9 | + <version>3.3-RC1</version> |
10 | 10 | </parent>
|
11 | 11 |
|
12 | 12 | <artifactId>avaje-jsonb-bom</artifactId>
|
|
24 | 24 | <dependency>
|
25 | 25 | <groupId>io.avaje</groupId>
|
26 | 26 | <artifactId>avaje-json-core</artifactId>
|
27 |
| - <version>3.3-SNAPSHOT</version> |
| 27 | + <version>3.3-RC1</version> |
28 | 28 | </dependency>
|
29 | 29 | <dependency>
|
30 | 30 | <groupId>io.avaje</groupId>
|
31 | 31 | <artifactId>avaje-json-node</artifactId>
|
32 |
| - <version>3.3-SNAPSHOT</version> |
| 32 | + <version>3.3-RC1</version> |
33 | 33 | </dependency>
|
34 | 34 | <dependency>
|
35 | 35 | <groupId>io.avaje</groupId>
|
36 | 36 | <artifactId>avaje-jsonb</artifactId>
|
37 |
| - <version>3.3-SNAPSHOT</version> |
| 37 | + <version>3.3-RC1</version> |
38 | 38 | </dependency>
|
39 | 39 | <dependency>
|
40 | 40 | <groupId>io.avaje</groupId>
|
41 | 41 | <artifactId>avaje-jsonb-generator</artifactId>
|
42 |
| - <version>3.3-SNAPSHOT</version> |
| 42 | + <version>3.3-RC1</version> |
43 | 43 | <scope>provided</scope>
|
44 | 44 | </dependency>
|
45 | 45 | <dependency>
|
46 | 46 | <groupId>io.avaje</groupId>
|
47 | 47 | <artifactId>avaje-jsonb-inject-plugin</artifactId>
|
48 |
| - <version>3.3-SNAPSHOT</version> |
| 48 | + <version>3.3-RC1</version> |
49 | 49 | </dependency>
|
50 | 50 | <dependency>
|
51 | 51 | <groupId>io.avaje</groupId>
|
52 | 52 | <artifactId>avaje-jsonb-jackson</artifactId>
|
53 |
| - <version>3.3-SNAPSHOT</version> |
| 53 | + <version>3.3-RC1</version> |
54 | 54 | </dependency>
|
55 | 55 | <dependency>
|
56 | 56 | <groupId>io.avaje</groupId>
|
57 | 57 | <artifactId>avaje-jsonb-spring-starter</artifactId>
|
58 |
| - <version>3.3-SNAPSHOT</version> |
| 58 | + <version>3.3-RC1</version> |
59 | 59 | </dependency>
|
60 | 60 | </dependencies>
|
61 | 61 | </dependencyManagement>
|
|
0 commit comments