This is an automated email from the ASF dual-hosted git repository. apupier 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 cf1989e7369 chore(deps): Bump com.cedarsoftware:java-util from 2.13.0 to 2.14.0 cf1989e7369 is described below commit cf1989e7369c50324fcbe404b59b70f5ee0b6168 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 1 07:08:34 2024 +0000 chore(deps): Bump com.cedarsoftware:java-util from 2.13.0 to 2.14.0 Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util) from 2.13.0 to 2.14.0. - [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md) - [Commits](https://github.com/jdereg/java-util/compare/2.13.0...2.14.0) --- updated-dependencies: - dependency-name: com.cedarsoftware:java-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7ff50f5b9af..f3a4deb85be 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -240,7 +240,7 @@ <jansi-version>2.4.1</jansi-version> <jasypt-version>1.9.3</jasypt-version> <java-grok-version>0.1.9</java-grok-version> - <java-util-version>2.13.0</java-util-version> + <java-util-version>2.14.0</java-util-version> <jnats-version>2.20.2</jnats-version> <javacc-maven-plugin-version>3.1.0</javacc-maven-plugin-version> <javacrumbs-version>0.22</javacrumbs-version>