Pull request #3: RED-5694 - Upgrade spring-boot to 3.0

Merge in RED/pdftron-logic-commons from RED-5694 to master

* commit '9ca8d32c7383f4af37d0f6100670265dcf599c1e':
  RED-5694 - Upgrade spring-boot to 3.0 - update platform-dependency, platform-common-dependency
This commit is contained in:
Corina Olariu 2023-04-03 15:09:16 +02:00
commit 43df58fca9

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>platform-dependency</artifactId>
<groupId>com.iqser.red</groupId>
<version>1.17.0</version>
<version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -17,7 +17,7 @@
<artifactId>pdftron-logic-commons</artifactId>
<groupId>com.iqser.red.commons</groupId>
<version>1.0-SNAPSHOT</version>
<version>2.0-SNAPSHOT</version>
<dependencies>