This is an automated email from the ASF dual-hosted git repository.
xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new d0b61ed6a Bump io.spring.gradle:dependency-management-plugin (#4960)
d0b61ed6a is described below
commit d0b61ed6a2a547b2d0b6b6c09b5d3413a5bafee3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 3 14:23:35 2024 +0800
Bump io.spring.gradle:dependency-management-plugin (#4960)
Bumps
[io.spring.gradle:dependency-management-plugin](https://github.com/spring-gradle-plugins/dependency-management-plugin)
from 1.0.11.RELEASE to 1.1.5.
- [Release
notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
-
[Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.0.11.RELEASE...v1.1.5)
---
updated-dependencies:
- dependency-name: io.spring.gradle:dependency-management-plugin
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>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 5aafc4c93..faffc4667 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,7 +42,7 @@ buildscript {
dependencies {
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5"
- classpath
"io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE"
+ classpath "io.spring.gradle:dependency-management-plugin:1.1.5"
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.13.0"
classpath "org.apache.httpcomponents:httpclient:4.5.14"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]