This is an automated email from the ASF dual-hosted git repository. davsclaus 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 aefc55c69d4 Upgrade camel-coap to 3.11.0 aefc55c69d4 is described below commit aefc55c69d425721e3b0eee0cebdb90fadcb9f7b Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Mar 29 13:47:47 2024 +0100 Upgrade camel-coap to 3.11.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a53594750ba..72863c9c142 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -81,7 +81,7 @@ <c3p0-version>0.9.5.5</c3p0-version> <caffeine-version>3.1.8</caffeine-version> <californium-version>3.11.0</californium-version> - <californium-scandium-version>3.10.0</californium-scandium-version> + <californium-scandium-version>3.11.0</californium-scandium-version> <camunda-version>7.20.0</camunda-version> <camel-k-version>2.2.0</camel-k-version> <cassandra-driver-version>4.17.0</cassandra-driver-version>