This is an automated email from the ASF dual-hosted git repository. davsclaus 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 43c3ba67dbc Bump gg.jte:jte from 3.1.6 to 3.1.8 (#12929) 43c3ba67dbc is described below commit 43c3ba67dbcd2dbc1025011f6f462b874f6e28f3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Jan 27 10:48:30 2024 +0100 Bump gg.jte:jte from 3.1.6 to 3.1.8 (#12929) Bumps [gg.jte:jte](https://github.com/casid/jte) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/casid/jte/releases) - [Commits](https://github.com/casid/jte/compare/3.1.6...3.1.8) --- updated-dependencies: - dependency-name: gg.jte:jte 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 beca768a2ee..daa3072db6f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -289,7 +289,7 @@ <json-unit-version>3.2.2</json-unit-version> <jsoup-version>1.17.2</jsoup-version> <jt400-version>20.0.6</jt400-version> - <jte-version>3.1.6</jte-version> + <jte-version>3.1.8</jte-version> <junit-toolbox-version>2.4</junit-toolbox-version> <junit-jupiter-version>5.10.1</junit-jupiter-version> <junit-pioneer-version>2.2.0</junit-pioneer-version>