File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<groupId >vavi</groupId >
10
10
<artifactId >vavi-speech2</artifactId >
11
- <version >0.0.17 </version >
11
+ <version >0.0.18 </version >
12
12
13
13
<name >vavi-speech2</name >
14
14
<description />
22
22
23
23
<properties >
24
24
<jsapi2 .groupId>com.github.umjammer.jsapi2</jsapi2 .groupId> <!-- org.jvoicexml / com.github.umjammer.jsapi2 -->
25
- <jsapi2 .version>0.6.9 </jsapi2 .version>
25
+ <jsapi2 .version>0.6.10 </jsapi2 .version>
26
26
27
27
<jersey .version>3.1.5</jersey .version>
28
28
</properties >
39
39
<value >!true</value >
40
40
</property >
41
41
</activation >
42
- <properties >
43
- <sen .home/>
44
- <voicevox .url/>
45
- <htsvoice .dir/>
46
- <google .credential/>
47
- <docomo .goo.hiragana.apiKey/>
48
- <yahoo .japan.apiKey/>
49
- </properties >
50
42
<build >
51
43
<plugins >
52
44
<plugin >
185
177
<id >jitpack.io</id >
186
178
<url >https://jitpack.io</url >
187
179
</repository >
180
+ <repository >
181
+ <id >maven_central</id >
182
+ <name >Maven Central</name >
183
+ <url >https://repo.maven.apache.org/maven2/</url >
184
+ </repository >
188
185
</repositories >
189
186
190
187
<dependencyManagement >
232
229
<version >0.1.12</version >
233
230
<exclusions >
234
231
<exclusion >
235
- <groupId >javax.speech </groupId >
236
- <artifactId >speech</artifactId >
232
+ <groupId >com.github.umjammer </groupId >
233
+ <artifactId >javax- speech</artifactId >
237
234
</exclusion >
238
235
<exclusion >
239
236
<groupId >com.github.umjammer.FreeTTS</groupId >
240
- <artifactId >freetts_jsapi10 </artifactId >
237
+ <artifactId >freetts-jsapi10 </artifactId >
241
238
</exclusion >
242
239
<exclusion >
243
240
<artifactId >guava</artifactId >
248
245
<dependency >
249
246
<artifactId >guava</artifactId >
250
247
<groupId >com.google.guava</groupId >
251
- <version >32 .1.3 -jre</version >
248
+ <version >33 .1.0 -jre</version >
252
249
</dependency >
253
250
254
251
<dependency >
You can’t perform that action at this time.
0 commit comments