This is an automated email from the ASF dual-hosted git repository.
findepi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 2b38e09346 Build: Bump
org.eclipse.microprofile.openapi:microprofile-openapi-api (#11182)
2b38e09346 is described below
commit 2b38e093464f9d5151e52347f7c5f9639b62aa46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 04:08:28 2024 -0700
Build: Bump org.eclipse.microprofile.openapi:microprofile-openapi-api
(#11182)
Bumps
[org.eclipse.microprofile.openapi:microprofile-openapi-api](https://github.com/eclipse/microprofile-open-api)
from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/eclipse/microprofile-open-api/releases)
-
[Commits](https://github.com/eclipse/microprofile-open-api/compare/3.1.1...3.1.2)
---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.openapi:microprofile-openapi-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 9ce8ff67d7..033e91eef0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -67,7 +67,7 @@ junit = "5.10.1"
junit-platform = "1.11.1"
kafka = "3.8.0"
kryo-shaded = "4.0.3"
-microprofile-openapi-api = "3.1.1"
+microprofile-openapi-api = "3.1.2"
mockito = "4.11.0"
mockserver = "5.15.0"
nessie = "0.99.0"