Skip to content

Commit

Permalink
Bump version.eclipse.microprofile.openapi from 3.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps `version.eclipse.microprofile.openapi` from 3.1 to 3.1.1.

Updates `org.eclipse.microprofile.openapi:microprofile-openapi-api` from 3.1 to 3.1.1
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
- [Commits](microprofile/microprofile-open-api@3.1...3.1.1)

Updates `org.eclipse.microprofile.openapi:microprofile-openapi-tck` from 3.1 to 3.1.1
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
- [Commits](microprofile/microprofile-open-api@3.1...3.1.1)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-tck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 7ac633e commit 871e9bb
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 @@ -22,7 +22,7 @@
<version.eclipse.microprofile.config>3.0.3</version.eclipse.microprofile.config>
<version.io.smallrye.jandex>3.1.6</version.io.smallrye.jandex>
<version.io.smallrye.smallrye-config>3.2.1</version.io.smallrye.smallrye-config>
<version.eclipse.microprofile.openapi>3.1</version.eclipse.microprofile.openapi>
<version.eclipse.microprofile.openapi>3.1.1</version.eclipse.microprofile.openapi>
<version.org.hamcrest>1.3</version.org.hamcrest>
<version.org.hamcrest.java-hamcrest>2.0.0.0</version.org.hamcrest.java-hamcrest>
<version.org.skyscreamer>1.5.1</version.org.skyscreamer>
Expand Down

0 comments on commit 871e9bb

Please sign in to comment.