This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/eventmesh-dashboard.git
The following commit(s) were added to refs/heads/main by this push:
new f52fb44 chore(deps): bump org.springdoc:springdoc-openapi-javadoc
(#107)
f52fb44 is described below
commit f52fb446e87b8503f938e074d848c74e24b886ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 23:23:44 2024 +0800
chore(deps): bump org.springdoc:springdoc-openapi-javadoc (#107)
Bumps org.springdoc:springdoc-openapi-javadoc from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-javadoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
eventmesh-dashboard-console/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eventmesh-dashboard-console/pom.xml
b/eventmesh-dashboard-console/pom.xml
index ffc096a..5c560dd 100644
--- a/eventmesh-dashboard-console/pom.xml
+++ b/eventmesh-dashboard-console/pom.xml
@@ -87,7 +87,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-javadoc</artifactId>
- <version>1.7.0</version>
+ <version>1.8.0</version>
</dependency>
<!-- Database -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]