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/10/05 08:18:52 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-1928] pdfbox was updated

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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
     new fb79206  [OPENMEETINGS-1928] pdfbox was updated
fb79206 is described below

commit fb79206b7e172f4731a160d2e18270ae4c9cb02c
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Oct 5 15:18:30 2018 +0700

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

diff --git a/pom.xml b/pom.xml
index d3877bb..b0ae41b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,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.11</pdfbox.version>
+		<pdfbox.version>2.0.12</pdfbox.version>
 		<commons-collections4.version>4.2</commons-collections4.version>
 		<xstream.version>1.4.10</xstream.version>
 		<api-all.version>2.0.0.AM2</api-all.version>