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 fc32b403228 Upgrade Nats container image to version 2.10.18 (#15312)
fc32b403228 is described below
commit fc32b4032282d8392f19daff251bbeb179ee1a7b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Aug 26 11:23:00 2024 +0200
Upgrade Nats container image to version 2.10.18 (#15312)
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../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/test/resources/org/apache/camel/test/infra/nats/services/container.properties
b/test-infra/camel-test-infra-nats/src/test/resources/org/apache/camel/test/infra/nats/services/container.properties
index 42c3198bb7f..fb09fd87c1b 100644
---
a/test-infra/camel-test-infra-nats/src/test/resources/org/apache/camel/test/infra/nats/services/container.properties
+++
b/test-infra/camel-test-infra-nats/src/test/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=nats:2.10.17
+nats.container=nats:2.10.18