@ -77,7 +77,7 @@
<polaris.version > 2.1.0.0</polaris.version>
<polaris.version > 2.1.0.0</polaris.version>
<!-- Dependencies -->
<!-- Dependencies -->
<springdoc.version > 2.2.0 </springdoc.version>
<springdoc.version > 2.8.13 </springdoc.version>
<!-- Maven Plugin Versions -->
<!-- Maven Plugin Versions -->
<flatten-maven-plugin.version > 1.3.0</flatten-maven-plugin.version>
<flatten-maven-plugin.version > 1.3.0</flatten-maven-plugin.version>
@ -229,13 +229,13 @@
<!-- third part framework dependencies -->
<!-- third part framework dependencies -->
<dependency >
<dependency >
<groupId > org.springdoc</groupId>
<groupId > org.springdoc</groupId>
<artifactId > springdoc-openapi-starter-webmvc-u i</artifactId>
<artifactId > springdoc-openapi-starter-webmvc-ap i</artifactId>
<version > ${springdoc.version}</version>
<version > ${springdoc.version}</version>
</dependency>
</dependency>
<dependency >
<dependency >
<groupId > org.springdoc</groupId>
<groupId > org.springdoc</groupId>
<artifactId > springdoc-openapi-starter-webflux-u i</artifactId>
<artifactId > springdoc-openapi-starter-webflux-ap i</artifactId>
<version > ${springdoc.version}</version>
<version > ${springdoc.version}</version>
</dependency>
</dependency>