From 28c6c9c2052b75c33713e65d5bc2456f6c8df5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:55:43 -0400 Subject: [PATCH] build(deps): bump org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.4 (#237) * build(deps): bump org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.4 Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.3.21 to 0.4.4. - [Release notes](https://github.com/projectnessie/cel-java/releases) - [Commits](https://github.com/projectnessie/cel-java/compare/v0.3.21...v0.4.4) --- updated-dependencies: - dependency-name: org.projectnessie.cel:cel-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * force downgrade protobuf version to match -agent projectnessie/protobuf config * Upgrade Protobuf as well --------- Signed-off-by: dependabot[bot] Signed-off-by: Elliott Baron Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Azores Co-authored-by: Elliott Baron --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index caf2e76b2..64724543b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,8 @@ 5.2.1 3.13.0 1.7 - 0.3.21 + 0.4.4 + 3.25.2 9.37.3 1.19.7 quarkus-bom @@ -161,6 +162,12 @@ org.projectnessie.cel cel-jackson + + + com.google.protobuf + protobuf-java + ${com.google.protobuf-java.version} + commons-validator commons-validator