This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 3d0053e70 Bump com.fasterxml:classmate from 1.5.1 to 1.6.0 (#3971)
3d0053e70 is described below
commit 3d0053e704c9c9a5fa83c96790ba23cc6a304157
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 27 16:09:33 2023 +0800
Bump com.fasterxml:classmate from 1.5.1 to 1.6.0 (#3971)
---
dependencies/default/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 761d190e1..f3c240d4a 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -43,7 +43,7 @@
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-text.version>1.10.0</commons-text.version>
- <classmate.version>1.5.1</classmate.version>
+ <classmate.version>1.6.0</classmate.version>
<esotericsoftware.version>4.0.3</esotericsoftware.version>
<failureaccess.version>1.0.1</failureaccess.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>