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 474841a953c8 chore(deps): Bump com.cedarsoftware:java-util from 4.94.0
to 4.98.0 (#21836)
474841a953c8 is described below
commit 474841a953c80211b1c0904dcd10fd4172fa4afa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 09:27:31 2026 +0100
chore(deps): Bump com.cedarsoftware:java-util from 4.94.0 to 4.98.0 (#21836)
Bumps [com.cedarsoftware:java-util](https://github.com/jdereg/java-util)
from 4.94.0 to 4.98.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.94.0...4.98.0)
---
updated-dependencies:
- dependency-name: com.cedarsoftware:java-util
dependency-version: 4.98.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 381b23c6bb0b..1cc7c849609e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -280,7 +280,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>4.94.0</java-util-version>
+ <java-util-version>4.98.0</java-util-version>
<jnats-version>2.25.2</jnats-version>
<javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>
<javacrumbs-version>0.22</javacrumbs-version>