We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2676cce commit d8e0b6aCopy full SHA for d8e0b6a
pom.xml
@@ -102,20 +102,20 @@
102
<dependency>
103
<groupId>org.apache.tika</groupId>
104
<artifactId>tika-core</artifactId>
105
- <version>1.27</version>
+ <version>1.28.2</version>
106
</dependency>
107
108
109
<groupId>com.squareup.okhttp3</groupId>
110
<artifactId>okhttp</artifactId>
111
- <version>4.9.1</version>
+ <version>4.9.3</version>
112
<scope>compile</scope>
113
114
115
116
117
<artifactId>okhttp-urlconnection</artifactId>
118
119
120
121
0 commit comments