This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch mvnd-1.x in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/mvnd-1.x by this push: new 92964400 Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 92964400 is described below commit 92964400eab339e28f4cb7876810b90da0e9d780 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Nov 8 10:49:51 2024 +0000 Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 Bumps [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 1.4.20 to 1.4.21. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3bf95b9..062d2eb2 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ <roaster.version>2.28.0.Final</roaster.version> <maven.plugin-tools.version>3.15.1</maven.plugin-tools.version> <javassist.version>3.30.2-GA</javassist.version> - <xstream.version>1.4.20</xstream.version> + <xstream.version>1.4.21</xstream.version> <plexus-interactivity-api.version>1.3</plexus-interactivity-api.version> <takari-smart-builder.version>1.0.2</takari-smart-builder.version> <testcontainers.version>1.20.3</testcontainers.version>