This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch 3.9.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit d63cc7c130579ceea0a39b3035a8ad641bfca5b6 Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Sep 11 15:53:19 2026 +0200 [UPGRADE] jsoup 1.23.1 -> 1.23.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4018762381..628c5f9aac 100644 --- a/pom.xml +++ b/pom.xml @@ -2877,7 +2877,7 @@ <dependency> <groupId>org.jsoup</groupId> <artifactId>jsoup</artifactId> - <version>1.23.1</version> + <version>1.23.2</version> </dependency> <dependency> <groupId>org.julienrf</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
