Skip to content

Commit 52b895f

Browse files
authored
Merge pull request #767 from adoptium/dependabot/maven/io.smallrye-smallrye-open-api-core-3.7.0
build(deps-dev): bump io.smallrye:smallrye-open-api-core from 3.6.2 to 3.7.0
2 parents 5142109 + 9256c0a commit 52b895f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

adoptium-api-versions/pom.xml

+7-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,13 @@
343343
<dependency>
344344
<groupId>io.smallrye</groupId>
345345
<artifactId>smallrye-open-api-core</artifactId>
346-
<version>3.6.2</version>
346+
<version>3.7.0</version>
347+
<scope>test</scope>
348+
</dependency>
349+
<dependency>
350+
<groupId>io.smallrye</groupId>
351+
<artifactId>smallrye-open-api-jaxrs</artifactId>
352+
<version>3.7.0</version>
347353
<scope>test</scope>
348354
</dependency>
349355
<dependency>

0 commit comments

Comments
 (0)