@@ -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
3232def 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 )
0 commit comments