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 e8aa0ce3a2c7 chore(deps): Bump com.cedarsoftware:java-util from
4.102.0 to 4.103.0
e8aa0ce3a2c7 is described below
commit e8aa0ce3a2c7a6cc4fecd7ebba6c387421990d0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 08:25:28 2026 +0000
chore(deps): Bump com.cedarsoftware:java-util from 4.102.0 to 4.103.0
Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util)
from 4.102.0 to 4.103.0.
- [Release notes](https://github.com/jdereg/java-util/releases)
- [Changelog](https://github.com/jdereg/java-util/blob/master/changelog.md)
- [Commits](https://github.com/jdereg/java-util/compare/4.102.0...4.103.0)
---
updated-dependencies:
- dependency-name: com.cedarsoftware:java-util
dependency-version: 4.103.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a6262eb8bbb..d86242726e96 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -260,7 +260,7 @@
<jansi-version>2.4.3</jansi-version>
<jasypt-version>1.9.3</jasypt-version>
<java-grok-version>0.2.0</java-grok-version>
- <java-util-version>4.102.0</java-util-version>
+ <java-util-version>4.103.0</java-util-version>
<jnats-version>2.25.3</jnats-version>
<javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
<javacrumbs-version>0.22</javacrumbs-version>