Skip to content

Commit

Permalink
Merge branch 'master' into snyk-fix-7352a7c999465c915ecfa09ba1b20bf4
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelPelegrina authored Nov 3, 2024
2 parents 49d674b + 2d9cbda commit e66b540
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,19 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>

<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.5.0</version>
<version>2.6.0</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>3.3.0</version>
<version>3.3.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e66b540

Please sign in to comment.