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 0114c866c3a9 chore(camel-test-infra-nats): upgrade nats.container to 
2.12.3 (#20552)
0114c866c3a9 is described below

commit 0114c866c3a9769ac08a9bb8388bc29871c2a88a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 08:49:17 2025 +0100

    chore(camel-test-infra-nats): upgrade nats.container to 2.12.3 (#20552)
    
    Update nats.container from 2.12.2 to 2.12.3
    
    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 2e5158931677..d025600c1f90 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.2
+nats.container=mirror.gcr.io/nats:2.12.3
 nats.container.version.exclude=alpine,rc,beta

Reply via email to