We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9668bb2 commit 7d38b79Copy full SHA for 7d38b79
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.3.3</version>
+ <version>3.3.5</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
@@ -18,7 +18,7 @@
18
<properties>
19
<java.version>21</java.version>
20
21
- <tika.version>2.9.2</tika.version>
+ <tika.version>3.0.0</tika.version>
22
<vorbis-java.version>0.8</vorbis-java.version>
23
</properties>
24
0 commit comments