Skip to content

Commit b598361

Browse files
authored
Merge branch 'main' into dependabot/maven/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.1.0
2 parents 7c72812 + f3d05f0 commit b598361

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<spring.version>4.1.0</spring.version>
2929
<spring.framework.version>7.0.8</spring.framework.version>
3030
<spring.webflux.version>7.0.8</spring.webflux.version>
31-
<frontend-maven-plugin.version>2.0.1</frontend-maven-plugin.version>
31+
<frontend-maven-plugin.version>2.0.2</frontend-maven-plugin.version>
3232
<node.version>v24.18.0</node.version>
3333
<npm.version>11.16.0</npm.version>
3434
<kotlin.version>1.6.0</kotlin.version>
@@ -351,13 +351,13 @@
351351
<dependency>
352352
<groupId>io.swagger.core.v3</groupId>
353353
<artifactId>swagger-annotations</artifactId>
354-
<version>2.2.52</version>
354+
<version>2.2.53</version>
355355
</dependency>
356356
<!-- AWS-->
357357
<dependency>
358358
<groupId>software.amazon.awssdk</groupId>
359359
<artifactId>secretsmanager</artifactId>
360-
<version>2.49.3</version>
360+
<version>2.51.2</version>
361361
<exclusions>
362362
<exclusion>
363363
<groupId>commons-logging</groupId>

0 commit comments

Comments
 (0)