This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit c9141811ead516fcad27c4c23b5d5b1fa030282a Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Sep 27 07:31:59 2018 +0200 Upgrade Affinity to version 3.1.10 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d150088..85b3e01 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -538,7 +538,7 @@ <opencensus-api-version>0.12.3</opencensus-api-version> <oncrpc-version>1.1.3</oncrpc-version> <openejb-version>4.7.5</openejb-version> - <openhft-affinity-version>3.1.9</openhft-affinity-version> + <openhft-affinity-version>3.1.10</openhft-affinity-version> <openhft-compiler-version>2.3.1</openhft-compiler-version> <openhft-lang-version>6.8.2</openhft-lang-version> <openjpa-version>2.4.3</openjpa-version>
