Skip to content

Commit 4dfed20

Browse files
committed
Update deps
1 parent 20abe30 commit 4dfed20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<licenses>
1717
<license>
1818
<name>The MIT License</name>
19-
<url>https://raw.githubusercontent.com/ConvertAPI/convertapi-java/master/LICENSE.txt</url>
19+
<url>https://opensource.org/licenses/MIT</url>
2020
<distribution>repo</distribution>
2121
</license>
2222
</licenses>
@@ -58,13 +58,13 @@
5858
<httpclient.version>4.5.13</httpclient.version>
5959
<httpasyncclient.version>4.1.4</httpasyncclient.version>
6060
<httpmime.version>4.5.12</httpmime.version>
61-
<tika-core.version>1.24</tika-core.version>
61+
<tika-core.version>1.27</tika-core.version>
6262

6363
<jackson-databind.version>2.10.5.1</jackson-databind.version>
6464

6565
<slf4j.version>1.7.30</slf4j.version>
6666
<annotations.version>19.0.0</annotations.version>
67-
<guava.version>29.0-jre</guava.version>
67+
<guava.version>30.0-jre</guava.version>
6868

6969
<lombok.version>1.18.12</lombok.version>
7070

0 commit comments

Comments
 (0)