|
29 | 29 | <dependency>
|
30 | 30 | <groupId>org.eclipse.lsp4j</groupId>
|
31 | 31 | <artifactId>org.eclipse.lsp4j</artifactId>
|
32 |
| - <version>0.19.1-SNAPSHOT</version> |
| 32 | + <version>0.19.1</version> |
33 | 33 | </dependency>
|
34 | 34 | <dependency>
|
35 | 35 | <groupId>org.eclipse.lsp4j</groupId>
|
36 | 36 | <artifactId>org.eclipse.lsp4j</artifactId>
|
37 |
| - <version>0.19.1-SNAPSHOT</version> |
| 37 | + <version>0.19.1</version> |
38 | 38 | <classifier>sources</classifier>
|
39 | 39 | </dependency>
|
40 | 40 | <dependency>
|
41 | 41 | <groupId>org.eclipse.lsp4j</groupId>
|
42 | 42 | <artifactId>org.eclipse.lsp4j.debug</artifactId>
|
43 |
| - <version>0.19.1-SNAPSHOT</version> |
| 43 | + <version>0.19.1</version> |
44 | 44 | </dependency>
|
45 | 45 | <dependency>
|
46 | 46 | <groupId>org.eclipse.lsp4j</groupId>
|
47 | 47 | <artifactId>org.eclipse.lsp4j.debug</artifactId>
|
48 |
| - <version>0.19.1-SNAPSHOT</version> |
| 48 | + <version>0.19.1</version> |
49 | 49 | <classifier>sources</classifier>
|
50 | 50 | </dependency>
|
51 | 51 | <dependency>
|
52 | 52 | <groupId>org.eclipse.lsp4j</groupId>
|
53 | 53 | <artifactId>org.eclipse.lsp4j.generator</artifactId>
|
54 |
| - <version>0.19.1-SNAPSHOT</version> |
| 54 | + <version>0.19.1</version> |
55 | 55 | <exclusions>
|
56 | 56 | <exclusion>
|
57 | 57 | <groupId>com.google</groupId>
|
|
62 | 62 | <dependency>
|
63 | 63 | <groupId>org.eclipse.lsp4j</groupId>
|
64 | 64 | <artifactId>org.eclipse.lsp4j.generator</artifactId>
|
65 |
| - <version>0.19.1-SNAPSHOT</version> |
| 65 | + <version>0.19.1</version> |
66 | 66 | <classifier>sources</classifier>
|
67 | 67 | </dependency>
|
68 | 68 | <dependency>
|
69 | 69 | <groupId>org.eclipse.lsp4j</groupId>
|
70 | 70 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId>
|
71 |
| - <version>0.19.1-SNAPSHOT</version> |
| 71 | + <version>0.19.1</version> |
72 | 72 | </dependency>
|
73 | 73 | <dependency>
|
74 | 74 | <groupId>org.eclipse.lsp4j</groupId>
|
75 | 75 | <artifactId>org.eclipse.lsp4j.jsonrpc</artifactId>
|
76 |
| - <version>0.19.1-SNAPSHOT</version> |
| 76 | + <version>0.19.1</version> |
77 | 77 | <classifier>sources</classifier>
|
78 | 78 | </dependency>
|
79 | 79 | <dependency>
|
80 | 80 | <groupId>org.eclipse.lsp4j</groupId>
|
81 | 81 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId>
|
82 |
| - <version>0.19.1-SNAPSHOT</version> |
| 82 | + <version>0.19.1</version> |
83 | 83 | </dependency>
|
84 | 84 | <dependency>
|
85 | 85 | <groupId>org.eclipse.lsp4j</groupId>
|
86 | 86 | <artifactId>org.eclipse.lsp4j.jsonrpc.debug</artifactId>
|
87 |
| - <version>0.19.1-SNAPSHOT</version> |
| 87 | + <version>0.19.1</version> |
88 | 88 | <classifier>sources</classifier>
|
89 | 89 | </dependency>
|
90 | 90 | <dependency>
|
91 | 91 | <groupId>org.eclipse.lsp4j</groupId>
|
92 | 92 | <artifactId>org.eclipse.lsp4j.websocket.jakarta</artifactId>
|
93 |
| - <version>0.19.1-SNAPSHOT</version> |
| 93 | + <version>0.19.1</version> |
94 | 94 | </dependency>
|
95 | 95 | <dependency>
|
96 | 96 | <groupId>org.eclipse.lsp4j</groupId>
|
97 | 97 | <artifactId>org.eclipse.lsp4j.websocket.jakarta</artifactId>
|
98 |
| - <version>0.19.1-SNAPSHOT</version> |
| 98 | + <version>0.19.1</version> |
99 | 99 | <classifier>sources</classifier>
|
100 | 100 | </dependency>
|
101 | 101 | <dependency>
|
102 | 102 | <groupId>org.eclipse.lsp4j</groupId>
|
103 | 103 | <artifactId>org.eclipse.lsp4j.websocket</artifactId>
|
104 |
| - <version>0.19.1-SNAPSHOT</version> |
| 104 | + <version>0.19.1</version> |
105 | 105 | </dependency>
|
106 | 106 | <dependency>
|
107 | 107 | <groupId>org.eclipse.lsp4j</groupId>
|
108 | 108 | <artifactId>org.eclipse.lsp4j.websocket</artifactId>
|
109 |
| - <version>0.19.1-SNAPSHOT</version> |
| 109 | + <version>0.19.1</version> |
110 | 110 | <classifier>sources</classifier>
|
111 | 111 | </dependency>
|
112 | 112 | </dependencies>
|
|
0 commit comments