Skip to content

Commit

Permalink
Swg 2 (#89)
Browse files Browse the repository at this point in the history
* #87 Update pom.xml

* #87 Update pom.xml

* #87 Update pom.xml
  • Loading branch information
conorheffron authored Sep 24, 2024
1 parent fca7ad8 commit 34d51bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,16 @@
<artifactId>springfox-swagger-ui</artifactId>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
<version>2.6.0</version>
</dependency>
<!-- AWS-->
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 34d51bc

Please sign in to comment.