|
129 | 129 | <dependency> |
130 | 130 | <groupId>com.github.cafapi.common</groupId> |
131 | 131 | <artifactId>caf-api</artifactId> |
132 | | - <version>4.0.0-SNAPSHOT</version> |
| 132 | + <version>4.0.1-694</version> |
133 | 133 | </dependency> |
134 | 134 | <dependency> |
135 | 135 | <groupId>com.github.cafapi.common</groupId> |
136 | 136 | <artifactId>cipher-null</artifactId> |
137 | | - <version>4.0.0-SNAPSHOT</version> |
| 137 | + <version>4.0.1-694</version> |
138 | 138 | </dependency> |
139 | 139 | <dependency> |
140 | 140 | <groupId>com.github.cafapi.common</groupId> |
141 | 141 | <artifactId>codec-json</artifactId> |
142 | | - <version>4.0.0-SNAPSHOT</version> |
| 142 | + <version>4.0.1-694</version> |
143 | 143 | </dependency> |
144 | 144 | <dependency> |
145 | 145 | <groupId>com.github.cafapi.common</groupId> |
146 | 146 | <artifactId>config-decoder</artifactId> |
147 | | - <version>4.0.0-SNAPSHOT</version> |
| 147 | + <version>4.0.1-694</version> |
148 | 148 | </dependency> |
149 | 149 | <dependency> |
150 | 150 | <groupId>com.github.cafapi.common</groupId> |
151 | 151 | <artifactId>bootstrapconfig-system</artifactId> |
152 | | - <version>4.0.0-SNAPSHOT</version> |
| 152 | + <version>4.0.1-694</version> |
153 | 153 | </dependency> |
154 | 154 | <dependency> |
155 | 155 | <groupId>com.github.cafapi.common</groupId> |
156 | 156 | <artifactId>util-moduleloader</artifactId> |
157 | | - <version>4.0.0-SNAPSHOT</version> |
| 157 | + <version>4.0.1-694</version> |
158 | 158 | </dependency> |
159 | 159 | <dependency> |
160 | 160 | <groupId>com.github.cafapi.common</groupId> |
161 | 161 | <artifactId>util-naming</artifactId> |
162 | | - <version>4.0.0-SNAPSHOT</version> |
| 162 | + <version>4.0.1-694</version> |
163 | 163 | </dependency> |
164 | 164 | <dependency> |
165 | 165 | <groupId>com.github.cafapi.common</groupId> |
166 | 166 | <artifactId>util-ref</artifactId> |
167 | | - <version>4.0.0-SNAPSHOT</version> |
| 167 | + <version>4.0.1-694</version> |
168 | 168 | </dependency> |
169 | 169 | <dependency> |
170 | 170 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
|
194 | 194 | <dependency> |
195 | 195 | <groupId>com.github.workerframework</groupId> |
196 | 196 | <artifactId>util-rabbitmq</artifactId> |
197 | | - <version>9.0.0-SNAPSHOT</version> |
| 197 | + <version>9.0.0-1293</version> |
198 | 198 | </dependency> |
199 | 199 | <dependency> |
200 | 200 | <groupId>com.github.workerframework</groupId> |
201 | 201 | <artifactId>worker-api</artifactId> |
202 | | - <version>9.0.0-SNAPSHOT</version> |
| 202 | + <version>9.0.0-1293</version> |
203 | 203 | </dependency> |
204 | 204 | <dependency> |
205 | 205 | <groupId>com.github.workerframework</groupId> |
206 | 206 | <artifactId>worker-configs</artifactId> |
207 | | - <version>9.0.0-SNAPSHOT</version> |
| 207 | + <version>9.0.0-1293</version> |
208 | 208 | </dependency> |
209 | 209 | <dependency> |
210 | 210 | <groupId>com.github.workerframework</groupId> |
211 | 211 | <artifactId>worker-queue-rabbit</artifactId> |
212 | | - <version>9.0.0-SNAPSHOT</version> |
| 212 | + <version>9.0.0-1293</version> |
213 | 213 | </dependency> |
214 | 214 | <dependency> |
215 | 215 | <groupId>com.github.workerframework</groupId> |
216 | 216 | <artifactId>worker-store-http</artifactId> |
217 | | - <version>9.0.0-SNAPSHOT</version> |
| 217 | + <version>9.0.0-1293</version> |
218 | 218 | </dependency> |
219 | 219 | <dependency> |
220 | 220 | <groupId>com.github.workerframework</groupId> |
221 | 221 | <artifactId>worker-store-mem</artifactId> |
222 | | - <version>9.0.0-SNAPSHOT</version> |
| 222 | + <version>9.0.0-1293</version> |
223 | 223 | </dependency> |
224 | 224 | <dependency> |
225 | 225 | <groupId>com.github.workerframework.testing</groupId> |
226 | 226 | <artifactId>workerframework-testing-integration</artifactId> |
227 | | - <version>4.0.0-SNAPSHOT</version> |
| 227 | + <version>4.0.0-267</version> |
228 | 228 | </dependency> |
229 | 229 | <dependency> |
230 | 230 | <groupId>com.github.workerframework.testing</groupId> |
231 | 231 | <artifactId>workerframework-testing-util</artifactId> |
232 | | - <version>4.0.0-SNAPSHOT</version> |
| 232 | + <version>4.0.0-267</version> |
233 | 233 | </dependency> |
234 | 234 | <dependency> |
235 | 235 | <groupId>com.google.code.findbugs</groupId> |
|
0 commit comments