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

commit ea33c3c92ff83c09c686b0cb161148cb7c673415
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 10:40:55 2025 +0100

    chore(camel-test-infra-nats): upgrade nats.container to 2.12.2 (#20272)
    
    Update nats.container from 2.11.6 to 2.12.2
    
    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 62964929f353..db20ebe4d600 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,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-nats.container=mirror.gcr.io/nats:2.11.6
+nats.container=mirror.gcr.io/nats:2.12.2

Reply via email to