This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this
push:
new 406876c8 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0
406876c8 is described below
commit 406876c8c676e21f48248c01d141ecc1f1541dd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 21:37:14 2025 +0000
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0
Bumps org.apache.commons:commons-lang3 from 3.17.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 15830ca0..14ce7f5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.17.0</version>
+ <version>3.19.0</version>
</dependency>
<dependency>