Skip to content

Commit

Permalink
Merge pull request #2580 from bardsoftware/dependabot/gradle/net.sf.m…
Browse files Browse the repository at this point in the history
…pxj-mpxj-13.4.2

Bump net.sf.mpxj:mpxj from 13.4.1 to 13.4.2
  • Loading branch information
dbarashev authored Oct 9, 2024
2 parents 6505e23 + 4fde05c commit 06440a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.impex.msproject2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
providedCompile project(path: ':biz.ganttproject.app.libs', configuration: 'exported')
providedCompile project(path: ':biz.ganttproject.core')
providedCompile project(path: ':ganttproject')
api('net.sf.mpxj:mpxj:13.4.1') {
api('net.sf.mpxj:mpxj:13.4.2') {
exclude group: 'org.xerial', module: 'sqlite-jdbc'
exclude group: 'com.jgoodies'
}
Expand Down

0 comments on commit 06440a4

Please sign in to comment.