This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit f83d4eab6992a710506604755edce5288a45c5ea Author: lburgazzoli <[email protected]> AuthorDate: Wed May 15 12:28:46 2019 +0200 update joor to v0.9.11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ee5c87..1bfb59a 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ <catalog.version>${camel.version}</catalog.version> <junit.version>4.12</junit.version> <junit-jupiter.version>5.4.2</junit-jupiter.version> - <joor.version>0.9.10</joor.version> + <joor.version>0.9.11</joor.version> <commons-io.version>2.6</commons-io.version> <commons-lang.version>3.8.1</commons-lang.version> <commons-collections4.version>4.3</commons-collections4.version>
