Skip to content

Commit a58832d

Browse files
committed
Upgrade pdfbox to 2.0.36
1 parent 69d3070 commit a58832d

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ mxMarketplace {
2626
appDirectory = "src/CommunityCommons"
2727
versionPathPrefix = "_Version " // the path prefix within the module to the version folder
2828
createMigrationFile = true
29-
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__10.4.1__READMEOSS.html"]
29+
includeFiles = ["$mprDir/License.txt", "$mprDir/SiemensMendixCommunityCommons__10.4.2__READMEOSS.html"]
3030
}
3131

3232
def userLibDir = "$mprDir/userlib"
@@ -61,7 +61,7 @@ dependencies {
6161
[group: 'com.google.guava', name: 'guava', version: '33.4.7-jre'],
6262
[group: 'com.googlecode.owasp-java-html-sanitizer', name: 'owasp-java-html-sanitizer', version: '20260101.1'],
6363
[group: 'commons-io', name: 'commons-io', version: '2.17.0'],
64-
[group: 'org.apache.pdfbox', name: 'pdfbox', version: '2.0.30'],
64+
[group: 'org.apache.pdfbox', name: 'pdfbox', version: '2.0.36'],
6565
[group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'],
6666
[group: 'org.apache.commons', name: 'commons-text', version: '1.10.0']
6767
)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
We upgraded pdfbox to 2.0.36
0 Bytes
Binary file not shown.

src/CommunityCommons/SiemensMendixCommunityCommons__10.4.1__READMEOSS.html renamed to src/CommunityCommons/SiemensMendixCommunityCommons__10.4.2__READMEOSS.html

File renamed without changes.

0 commit comments

Comments
 (0)