There was an error while loading. Please reload this page.
1 parent ae04cf5 commit c0e549dCopy full SHA for c0e549d
1 file changed
tika-parent/pom.xml
@@ -9,7 +9,7 @@
9
"License"); you may not use this file except in compliance
10
with the License. You may obtain a copy of the License at
11
12
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses-2.0
13
14
Unless required by applicable law or agreed to in writing,
15
software distributed under the License is distributed on an
@@ -1228,6 +1228,12 @@
1228
<artifactId>jakarta.inject-api</artifactId>
1229
<version>2.0.1.MR</version>
1230
</dependency>
1231
+ <!-- TODO try removing with next update of reactor core -->
1232
+ <dependency>
1233
+ <groupId>org.jspecify</groupId>
1234
+ <artifactId>jspecify</artifactId>
1235
+ <version>1.0.1</version>
1236
+ </dependency>
1237
</dependencies>
1238
</dependencyManagement>
1239
0 commit comments