Skip to content

Commit

Permalink
Merge pull request #767 from adoptium/dependabot/maven/io.smallrye-sm…
Browse files Browse the repository at this point in the history
…allrye-open-api-core-3.7.0

build(deps-dev): bump io.smallrye:smallrye-open-api-core from 3.6.2 to 3.7.0
  • Loading branch information
gdams authored Nov 6, 2023
2 parents 5142109 + 9256c0a commit 52b895f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,13 @@
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-core</artifactId>
<version>3.6.2</version>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-open-api-jaxrs</artifactId>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 52b895f

Please sign in to comment.