Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f954fce commit 67b6093
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 @@ -62,7 +62,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-jaxrs</artifactId>
<version>4.0.5</version>
<version>4.0.6</version>
<scope>compile</scope>
</dependency>

Expand Down Expand Up @@ -168,7 +168,7 @@
<plugin>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-maven-plugin</artifactId>
<version>4.0.5</version>
<version>4.0.6</version>
<executions>
<execution>
<phase>compile</phase>
Expand Down

0 comments on commit 67b6093

Please sign in to comment.