This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 49e048f36e9a5c5502fa46ad000ade903505b6ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 22:34:40 2025 +0000
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-version: 3.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 59ec6094ab..4825bb4668 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
<debezium.version>3.0</debezium.version>
- <commons-lang3.version>3.18.0</commons-lang3.version>
+ <commons-lang3.version>3.19.0</commons-lang3.version>
<commons-jexl.version>3.5.0</commons-jexl.version>
<commons-text.version>1.14.0</commons-text.version>