Skip to content

Commit

Permalink
build(deps): bump org.apache.james:apache-mime4j-core in /src (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 56850ff commit ff1f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ org-json-json = { module = "org.json:json", version.ref = "org-json-json" }
org-slf4j-slf4jApi = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
org-apache-logging-log4j-log4jCore = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
org-apache-logging-log4j-log4jSlf4j2Impl = { module = "org.apache.logging.log4j:log4j-slf4j2-impl", version.ref = "log4j" }
org-apache-james-mime4jCore = { module = "org.apache.james:apache-mime4j-core", version = "0.8.7" }
org-apache-james-mime4jCore = { module = "org.apache.james:apache-mime4j-core", version = "0.8.10" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-jupiter" }
org-apache-tomcat-embed-core = { module = "org.apache.tomcat.embed:tomcat-embed-core", version = "10.1.30" }
org-assertj-assertjCore = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down

0 comments on commit ff1f9d5

Please sign in to comment.