This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 504c8f24259 chore(deps): Bump gg.jte:jte from 3.2.0 to 3.2.1 (#17887) 504c8f24259 is described below commit 504c8f242599240460aa8058fd2f059291017fc0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 28 09:24:26 2025 +0200 chore(deps): Bump gg.jte:jte from 3.2.0 to 3.2.1 (#17887) Bumps [gg.jte:jte](https://github.com/casid/jte) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/casid/jte/releases) - [Commits](https://github.com/casid/jte/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: gg.jte:jte dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 093e980f801..596c3e6de4b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -317,7 +317,7 @@ <json-unit-version>4.1.0</json-unit-version> <jsoup-version>1.19.1</jsoup-version> <jt400-version>21.0.3</jt400-version> - <jte-version>3.2.0</jte-version> + <jte-version>3.2.1</jte-version> <junit-toolbox-version>2.4</junit-toolbox-version> <junit-jupiter-version>5.12.2</junit-jupiter-version> <junit-pioneer-version>2.3.0</junit-pioneer-version>