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 c8192ad3f7b6 chore(camel-test-infra-nats): upgrade nats.container to 
2.12.5 (#22005)
c8192ad3f7b6 is described below

commit c8192ad3f7b65cea83eb2f07d7fb5fada9ba9324
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 09:07:35 2026 +0100

    chore(camel-test-infra-nats): upgrade nats.container to 2.12.5 (#22005)
    
    Update nats.container from 2.12.4 to 2.12.5
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../org/apache/camel/test/infra/nats/services/container.properties      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
 
b/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
index 42fe22ece51f..97c15f82fbf0 100644
--- 
a/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
+++ 
b/test-infra/camel-test-infra-nats/src/main/resources/org/apache/camel/test/infra/nats/services/container.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-nats.container=mirror.gcr.io/nats:2.12.4
+nats.container=mirror.gcr.io/nats:2.12.5
 nats.container.version.exclude=alpine,rc,beta

Reply via email to