You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/06/26 07:08:35 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1897] pdfbox version is updated

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c9ab45  [OPENMEETINGS-1897] pdfbox version is updated
3c9ab45 is described below

commit 3c9ab45c693eeb1d4b89fbe788edcdc33193bfe6
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Jun 26 14:07:59 2018 +0700

    [OPENMEETINGS-1897] pdfbox version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bf50a8..1f6203a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
 		<commons-io.version>2.6</commons-io.version>
 		<mysql.version>8.0.11</mysql.version>
 		<mssql.version>6.2.1.jre8</mssql.version>
-		<pdfbox.version>2.0.9</pdfbox.version>
+		<pdfbox.version>2.0.10</pdfbox.version>
 		<commons-collections4.version>4.1</commons-collections4.version>
 		<xstream.version>1.4.10</xstream.version>
 		<api-all.version>1.0.2</api-all.version>