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 fc196270e7a Upgrade SMBJ to version 0.12.2 (#11914) fc196270e7a is described below commit fc196270e7a99aa3c551df44ed1da64afcccad82 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Nov 6 10:38:43 2023 +0100 Upgrade SMBJ to version 0.12.2 (#11914) Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 26ddfe5afe7..ec51b2d7e8f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -416,7 +416,7 @@ <smallrye-config-version>3.3.2</smallrye-config-version> <smallrye-health-version>4.0.2</smallrye-health-version> <smallrye-fault-tolerance-version>6.2.6</smallrye-fault-tolerance-version> - <smbj-version>0.12.0</smbj-version> + <smbj-version>0.12.2</smbj-version> <snakeyaml-version>2.0</snakeyaml-version> <snakeyaml-engine-version>2.7</snakeyaml-engine-version> <snmp4j-version>3.7.7</snmp4j-version>