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 65cc7bc3e4b5 chore(camel-test-infra-neo4j): upgrade neo4j.container to 
2026.05-community-ubi10
65cc7bc3e4b5 is described below

commit 65cc7bc3e4b5d107dce2d59b29fdf4e59bd3dedd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:59:14 2026 +0000

    chore(camel-test-infra-neo4j): upgrade neo4j.container to 
2026.05-community-ubi10
    
    Update neo4j.container from 2026.04-community-ubi10 to 
2026.05-community-ubi10
---
 .../resources/org/apache/camel/catalog/test-infra/metadata.json         | 2 +-
 .../camel-test-infra-all/src/generated/resources/META-INF/metadata.json | 2 +-
 .../org/apache/camel/test/infra/neo4j/services/container.properties     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
index 4c1e1c89214c..30d69d78ff99 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/test-infra/metadata.json
@@ -407,7 +407,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-neo4j",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2026.04-community-ubi10"
+  "serviceVersion" : "2026.05-community-ubi10"
 }, {
   "service" : 
"org.apache.camel.test.infra.rocketmq.services.RocketMQInfraService",
   "description" : "Apache RocketMQ is a distributed messaging and streaming 
platform",
diff --git 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
index 4c1e1c89214c..30d69d78ff99 100644
--- 
a/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
+++ 
b/test-infra/camel-test-infra-all/src/generated/resources/META-INF/metadata.json
@@ -407,7 +407,7 @@
   "groupId" : "org.apache.camel",
   "artifactId" : "camel-test-infra-neo4j",
   "version" : "4.21.0-SNAPSHOT",
-  "serviceVersion" : "2026.04-community-ubi10"
+  "serviceVersion" : "2026.05-community-ubi10"
 }, {
   "service" : 
"org.apache.camel.test.infra.rocketmq.services.RocketMQInfraService",
   "description" : "Apache RocketMQ is a distributed messaging and streaming 
platform",
diff --git 
a/test-infra/camel-test-infra-neo4j/src/main/resources/org/apache/camel/test/infra/neo4j/services/container.properties
 
b/test-infra/camel-test-infra-neo4j/src/main/resources/org/apache/camel/test/infra/neo4j/services/container.properties
index ede7f386a1e4..59cb4065c557 100644
--- 
a/test-infra/camel-test-infra-neo4j/src/main/resources/org/apache/camel/test/infra/neo4j/services/container.properties
+++ 
b/test-infra/camel-test-infra-neo4j/src/main/resources/org/apache/camel/test/infra/neo4j/services/container.properties
@@ -14,6 +14,6 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-neo4j.container=mirror.gcr.io/neo4j:2026.04-community-ubi10
+neo4j.container=mirror.gcr.io/neo4j:2026.05-community-ubi10
 neo4j.container.ppc64le=icr.io/ppc64le-oss/neo4j-ppc64le:5.26.0
 neo4j.container.version.include=ubi

Reply via email to