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 bb45d3751717 chore(deps): Bump io.github.whatap:java-grok from 0.1.2
to 0.2.0 (#23067)
bb45d3751717 is described below
commit bb45d3751717f2c2dd7ff53d4e832e9394475350
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 18:26:29 2026 +0200
chore(deps): Bump io.github.whatap:java-grok from 0.1.2 to 0.2.0 (#23067)
Bumps [io.github.whatap:java-grok](https://github.com/whatap/java-grok)
from 0.1.2 to 0.2.0.
- [Commits](https://github.com/whatap/java-grok/commits)
---
updated-dependencies:
- dependency-name: io.github.whatap:java-grok
dependency-version: 0.2.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 a97c8395fdb2..ab6daf689cbb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -260,7 +260,7 @@
<jandex-version>3.5.3</jandex-version>
<jansi-version>2.4.3</jansi-version>
<jasypt-version>1.9.3</jasypt-version>
- <java-grok-version>0.1.2</java-grok-version>
+ <java-grok-version>0.2.0</java-grok-version>
<java-util-version>4.102.0</java-util-version>
<jnats-version>2.25.2</jnats-version>
<javacc-maven-plugin-version>3.2.0</javacc-maven-plugin-version>