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 ae132e89793 chore(deps): Bump com.cedarsoftware:java-util from 3.3.3 to 3.4.0 (#18421) ae132e89793 is described below commit ae132e897935d0986396f9c0f0fdc77fd42a4869 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jun 20 09:54:42 2025 +0200 chore(deps): Bump com.cedarsoftware:java-util from 3.3.3 to 3.4.0 (#18421) Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 3.3.3 to 3.4.0. - [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md) - [Commits](https://github.com/jdereg/java-util/compare/3.3.3...3.4.0) --- updated-dependencies: - dependency-name: com.cedarsoftware:java-util dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 303a647b1d8..12d221da2c9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -254,7 +254,7 @@ <jansi-version>2.4.2</jansi-version> <jasypt-version>1.9.3</jasypt-version> <java-grok-version>0.1.9</java-grok-version> - <java-util-version>3.3.3</java-util-version> + <java-util-version>3.4.0</java-util-version> <jnats-version>2.21.2</jnats-version> <javacc-maven-plugin-version>3.1.1</javacc-maven-plugin-version> <javacrumbs-version>0.22</javacrumbs-version>