This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch nats-2.10.10 in repository https://gitbox.apache.org/repos/asf/camel.git
commit 2a086d66bc34420b05ab3c4f342596357b1bb86d Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Feb 15 13:23:57 2024 +0100 Upgrade Nats container to version 2.10.10 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 c9b4b1e4f45..4bc18a3eae3 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.5 \ No newline at end of file +nats.container=nats:2.10.10
