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-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 63084dd Update jOOR tov 0.9.13
new 888c5fc Merge pull request #313 from lburgazzoli/deps-joor
63084dd is described below
commit 63084dd327f5b21d753085fa0979d228ba30c53f
Author: lburgazzoli <[email protected]>
AuthorDate: Tue Apr 21 19:02:56 2020 +0200
Update jOOR tov 0.9.13
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4dccd0..e5cea6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<camel-quarkus.version>1.0.0-M6</camel-quarkus.version>
<catalog.version>${camel.version}</catalog.version>
<junit.version>5.6.2</junit.version>
- <joor.version>0.9.12</joor.version>
+ <joor.version>0.9.13</joor.version>
<commons-lang.version>3.10</commons-lang.version>
<commons-text.version>1.8</commons-text.version>
<commons-codec.version>1.14</commons-codec.version>