This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 2fbe5aa68c Bump commons-beanutils:commons-beanutils (#5234)
2fbe5aa68c is described below
commit 2fbe5aa68cc9dd32322656ceeab089f13c3c5b77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 13 21:22:44 2025 +0800
Bump commons-beanutils:commons-beanutils (#5234)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.
---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
dependency-version: 1.11.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../linkis-manager/linkis-manager-persistence/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/linkis-computation-governance/linkis-manager/linkis-manager-persistence/pom.xml
b/linkis-computation-governance/linkis-manager/linkis-manager-persistence/pom.xml
index ed2ca8084b..fc7087a76f 100644
---
a/linkis-computation-governance/linkis-manager/linkis-manager-persistence/pom.xml
+++
b/linkis-computation-governance/linkis-manager/linkis-manager-persistence/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
- <version>1.9.4</version>
+ <version>1.11.0</version>
</dependency>
<dependency>
diff --git a/pom.xml b/pom.xml
index 28aba1ef3c..1243dcedc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
<commons-text.version>1.10.0</commons-text.version>
<commons-math3.version>3.6.1</commons-math3.version>
<commons-io.version>2.17.0</commons-io.version>
- <commons-beanutils.version>1.9.4</commons-beanutils.version>
+ <commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-configuration.version>1.10</commons-configuration.version>
<commons-exec.version>1.3</commons-exec.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]