You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pa...@apache.org on 2020/03/30 19:04:36 UTC

[camel] 02/03: Remove unused hikaricp-version placeholder.

This is an automated email from the ASF dual-hosted git repository.

pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c9899bddb45102c2d6f166d5d8b4d20ca910b00d
Author: Pascal Schumacher <pa...@gmx.net>
AuthorDate: Mon Mar 30 20:57:01 2020 +0200

    Remove unused hikaricp-version placeholder.
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ea52773..15f42e1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -246,7 +246,6 @@
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>6.1.2.Final</hibernate-validator-version>
         <hibernate-version>5.4.12.Final</hibernate-version>
-        <hikaricp-version>2.4.13</hikaricp-version>
         <hk2-version>2.5.0</hk2-version>
         <hsqldb-version>2.5.0</hsqldb-version>
         <htrace-version>3.1.0-incubating</htrace-version>