This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5b57b49483b9492630f87af6133e6e83195a74e1 Author: Claus Ibsen <[email protected]> AuthorDate: Tue Oct 1 10:32:46 2019 +0200 Regen --- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 711d74d..d143613 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 @@ -3421,22 +3421,22 @@ <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>fontbox</artifactId> - <version>2.0.15</version> + <version>2.0.17</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> - <version>2.0.15</version> + <version>2.0.17</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-debugger</artifactId> - <version>2.0.15</version> + <version>2.0.17</version> </dependency> <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox-tools</artifactId> - <version>2.0.15</version> + <version>2.0.17</version> </dependency> <dependency> <groupId>org.apache.pulsar</groupId> @@ -3471,7 +3471,7 @@ <dependency> <groupId>org.awaitility</groupId> <artifactId>awaitility</artifactId> - <version>3.1.5</version> + <version>4.0.1</version> </dependency> <dependency> <groupId>org.cassandraunit</groupId>
