This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 333d4f9d Bump junit from 4.12 to 4.13.1 in /dubbo-samples-spring-boot
(#481)
333d4f9d is described below
commit 333d4f9d45720dd52d71b84ed8cae81519dfabc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 19 15:28:52 2022 +0800
Bump junit from 4.12 to 4.13.1 in /dubbo-samples-spring-boot (#481)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
-
[Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-samples-spring-boot/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-samples-spring-boot/pom.xml
b/dubbo-samples-spring-boot/pom.xml
index afd22bd3..3fe2f01b 100644
--- a/dubbo-samples-spring-boot/pom.xml
+++ b/dubbo-samples-spring-boot/pom.xml
@@ -31,7 +31,7 @@
<maven.compiler.target>8</maven.compiler.target>
<spring.version>4.3.16.RELEASE</spring.version>
<dubbo.version>3.0.7</dubbo.version>
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.1</junit.version>
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<spring-boot.version>2.3.1.RELEASE</spring-boot.version>
<spring-boot-maven-plugin.version>2.1.4.RELEASE</spring-boot-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]