ACS-8915 Spring Boot upgrade (#1032)

* ACS-8915 Bump to alfresco-jodconverter-core 3.0.1.20

* ACS-8915 Spring Boot Upgrade
This commit is contained in:
Damian Ujma 2024-10-25 13:47:08 +02:00 committed by GitHub
parent 6f25d56d18
commit c727ed5c86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.4</version> <version>3.3.5</version>
</parent> </parent>
<properties> <properties>