Skip to content

Commit 18965b4

Browse files
committed
Upgrading Swagger UI, Font Awesome and Tika
1 parent d3fed9e commit 18965b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -442,14 +442,14 @@ under the License.
442442
<cas-client.version>4.0.4</cas-client.version>
443443

444444
<swagger-core.version>2.2.28</swagger-core.version>
445-
<swagger-ui.version>5.18.2</swagger-ui.version>
445+
<swagger-ui.version>5.18.3</swagger-ui.version>
446446

447447
<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
448448
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>
449449

450450
<bootbox.version>6.0.0</bootbox.version>
451451
<bootstrap5-toggle.version>5.1.1</bootstrap5-toggle.version>
452-
<font-awesome.version>6.7.1</font-awesome.version>
452+
<font-awesome.version>6.7.2</font-awesome.version>
453453
<ionicons.version>2.0.1</ionicons.version>
454454
<codemirror.version>5.62.2</codemirror.version>
455455
<googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version>
@@ -891,7 +891,7 @@ under the License.
891891
<dependency>
892892
<groupId>org.apache.tika</groupId>
893893
<artifactId>tika-core</artifactId>
894-
<version>3.0.0</version>
894+
<version>3.1.0</version>
895895
</dependency>
896896

897897
<dependency>
@@ -2055,7 +2055,7 @@ under the License.
20552055
<link>https://nightlies.apache.org/wicket/apidocs/10.x/</link>
20562056
<link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
20572057
<link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
2058-
<link>https://tika.apache.org/3.0.0/api/</link>
2058+
<link>https://tika.apache.org/3.1.0/api/</link>
20592059
<link>https://docs.spring.io/spring-boot/3.4/api/java/</link>
20602060
<link>https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/</link>
20612061
<link>https://docs.spring.io/spring-security/site/docs/6.4.x/api/</link>

0 commit comments

Comments
 (0)