|
6 | 6 | <parent> |
7 | 7 | <groupId>io.avaje</groupId> |
8 | 8 | <artifactId>avaje-inject-parent</artifactId> |
9 | | - <version>12.2-RC1</version> |
| 9 | + <version>12.2</version> |
10 | 10 | </parent> |
11 | 11 |
|
12 | 12 | <artifactId>avaje-inject-bom</artifactId> |
|
23 | 23 | <dependency> |
24 | 24 | <groupId>io.avaje</groupId> |
25 | 25 | <artifactId>avaje-inject</artifactId> |
26 | | - <version>12.2-RC1</version> |
| 26 | + <version>12.2</version> |
27 | 27 | </dependency> |
28 | 28 | <dependency> |
29 | 29 | <groupId>io.avaje</groupId> |
30 | 30 | <artifactId>avaje-inject-aop</artifactId> |
31 | | - <version>12.2-RC1</version> |
| 31 | + <version>12.2</version> |
32 | 32 | </dependency> |
33 | 33 | <dependency> |
34 | 34 | <groupId>io.avaje</groupId> |
35 | 35 | <artifactId>avaje-inject-events</artifactId> |
36 | | - <version>12.2-RC1</version> |
| 36 | + <version>12.2</version> |
37 | 37 | </dependency> |
38 | 38 | <dependency> |
39 | 39 | <groupId>io.avaje</groupId> |
40 | 40 | <artifactId>avaje-inject-generator</artifactId> |
41 | | - <version>12.2-RC1</version> |
| 41 | + <version>12.2</version> |
42 | 42 | <scope>provided</scope> |
43 | 43 | </dependency> |
44 | 44 | <dependency> |
45 | 45 | <groupId>io.avaje</groupId> |
46 | 46 | <artifactId>avaje-inject-maven-plugin</artifactId> |
47 | | - <version>12.2-RC1</version> |
| 47 | + <version>12.2</version> |
48 | 48 | </dependency> |
49 | 49 | <dependency> |
50 | 50 | <groupId>io.avaje</groupId> |
51 | 51 | <artifactId>avaje-inject-test</artifactId> |
52 | | - <version>12.2-RC1</version> |
| 52 | + <version>12.2</version> |
53 | 53 | </dependency> |
54 | 54 |
|
55 | 55 | </dependencies> |
|
0 commit comments