This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch dep-upg-3-9-x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit dfcdf1b5f9f4e158ff8bfe6476430a06665b2474 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 40bb3f631f..33b1d4d3f2 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]
