Skip to content

Commit 184c5b1

Browse files
authored
Merge pull request #172 from mendix/run/5076-upgrade-pdfbox
[RUN-5076] Upgrade pdfbox to 3.0.7
2 parents 27e32c9 + 8200142 commit 184c5b1

4 files changed

Lines changed: 240 additions & 11 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mxMarketplace {
2525
moduleLicense = 'Apache V2'
2626
appDirectory = "src/CommunityCommons"
2727
versionPathPrefix = "_Version " // the path prefix within the module to the version folder
28-
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__11.5.0__READMEOSS.html"]
28+
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__11.5.1__READMEOSS.html"]
2929
syncJavaDependenciesBeforeBuild = true
3030
}
3131

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
We upgraded pdfbox to 3.0.7
0 Bytes
Binary file not shown.

src/CommunityCommons/SiemensMendixCommunityCommons__11.5.0__READMEOSS.html renamed to src/CommunityCommons/SiemensMendixCommunityCommons__11.5.1__READMEOSS.html

Lines changed: 238 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)