update #5

Open
mdebray wants to merge 231 commits from update into main
Showing only changes of commit eafbfb8dbf - Show all commits

View file

@ -165,7 +165,7 @@ dependencies {
exclude group: "commons-logging", module: "commons-logging" exclude group: "commons-logging", module: "commons-logging"
} }
implementation ("org.apache.pdfbox:xmpbox:3.0.2") { implementation ("org.apache.pdfbox:xmpbox:3.0.3") {
exclude group: "commons-logging", module: "commons-logging" exclude group: "commons-logging", module: "commons-logging"
} }
implementation "com.github.Carleslc.Simple-YAML:Simple-Yaml:1.8.4" implementation "com.github.Carleslc.Simple-YAML:Simple-Yaml:1.8.4"