Skip to content

Commit

Permalink
Build dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-miles committed Oct 23, 2024
1 parent e617d8a commit 897469f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.2</version>
<version>5.11.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -204,7 +204,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.62</version>
<version>3.0.63</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 897469f

Please sign in to comment.