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 b43fd18cf3568bb17436309b63b5de3fea7095b5 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Mar 1 14:44:33 2019 +0100 Regen --- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 1fdaa1f..891725a 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -3441,22 +3441,22 @@ <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>fontbox</artifactId> - <version>2.0.13</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> - <version>2.0.13</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-debugger</artifactId> - <version>2.0.13</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-tools</artifactId> - <version>2.0.13</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>