There was an error while loading. Please reload this page.
1 parent 223dba0 commit 669a594Copy full SHA for 669a594
1 file changed
tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -64,12 +64,12 @@
64
<dependency>
65
<groupId>org.scala-lang</groupId>
66
<artifactId>scala-reflect</artifactId>
67
- <version>2.13.17-M1</version>
+ <version>2.13.17</version>
68
</dependency>
69
70
- <groupId>org.scala-lang</groupId>
71
- <artifactId>scala-compiler</artifactId>
72
+ <groupId>org.scala-lang</groupId>
+ <artifactId>scala-compiler</artifactId>
73
74
75
<groupId>commons-net</groupId>
0 commit comments