aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-11-28 18:00:00 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-11-28 18:00:00 +0000
commit20c883b201b799899e7c1d8f4d781e567e9ad08b (patch)
tree88d4d6dde668d80c34fa949283a1b91348e8acaf /sonar
parent6ed1adfe15b13ccdd2b1c365e189a4f9e0c68ed2 (diff)
downloadpoi-20c883b201b799899e7c1d8f4d781e567e9ad08b.tar.gz
poi-20c883b201b799899e7c1d8f4d781e567e9ad08b.zip
upgrade to pdfbox-graphics2d 0.29
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1883907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r--sonar/ooxml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml
index 6ba47032dc..883ba084eb 100644
--- a/sonar/ooxml/pom.xml
+++ b/sonar/ooxml/pom.xml
@@ -190,7 +190,7 @@
<dependency>
<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
- <version>0.28</version>
+ <version>0.29</version>
</dependency>
</dependencies>
</project>