This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/maven/2-advanced/dubbo-samples-service-discovery/dubbo-demo-servicediscovery-xml/org.springframework-spring-framework-bom-4.3.30.RELEASE in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
commit a9be5d80aa7e3410ca360fa25679696a66d61c04 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Aug 4 19:35:16 2023 +0000 Bump org.springframework:spring-framework-bom Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 4.3.29.RELEASE to 4.3.30.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.29.RELEASE...v4.3.30.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> --- .../dubbo-demo-servicediscovery-xml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-advanced/dubbo-samples-service-discovery/dubbo-demo-servicediscovery-xml/pom.xml b/2-advanced/dubbo-samples-service-discovery/dubbo-demo-servicediscovery-xml/pom.xml index 439f7fcf..35c7e8c1 100644 --- a/2-advanced/dubbo-samples-service-discovery/dubbo-demo-servicediscovery-xml/pom.xml +++ b/2-advanced/dubbo-samples-service-discovery/dubbo-demo-servicediscovery-xml/pom.xml @@ -41,7 +41,7 @@ <source.level>1.8</source.level> <target.level>1.8</target.level> <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version> - <spring.version>4.3.29.RELEASE</spring.version> + <spring.version>4.3.30.RELEASE</spring.version> <dubbo.version>3.2.0</dubbo.version> <junit.version>4.13.1</junit.version> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org