Skip to content

Commit

Permalink
fix(deps): update dependency io.smallrye:smallrye-open-api-jaxrs to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 6396991 commit 7e607e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-jaxrs</artifactId>
<version>3.12.0</version>
<version>4.0.4</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 7e607e6

Please sign in to comment.