This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch release/struts-6-8-x
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/release/struts-6-8-x by this
push:
new 6d20e33a3 build(deps): bump io.github.x-stream:mxparser from 1.2.1 to
1.2.3 (#1517)
6d20e33a3 is described below
commit 6d20e33a37d0cc74a5dd6fcb0fdc7a383a9e802c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 19:26:49 2026 +0100
build(deps): bump io.github.x-stream:mxparser from 1.2.1 to 1.2.3 (#1517)
Bumps [io.github.x-stream:mxparser](https://github.com/x-stream/mxparser)
from 1.2.1 to 1.2.3.
- [Changelog](https://github.com/x-stream/mxparser/blob/master/changes.xml)
- [Commits](https://github.com/x-stream/mxparser/compare/v-1.2.1...v-1.2.3)
---
updated-dependencies:
- dependency-name: io.github.x-stream:mxparser
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d072ea236..2c5cadf81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1067,7 +1067,7 @@
<dependency>
<groupId>io.github.x-stream</groupId>
<artifactId>mxparser</artifactId>
- <version>1.2.1</version>
+ <version>1.2.3</version>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>