Skip to content

Commit

Permalink
Upgrade to SAAJ Impl 3.0.4
Browse files Browse the repository at this point in the history
Closes gh-40788
  • Loading branch information
wilkinsona committed May 16, 2024
1 parent af0b432 commit 6bff2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1793,7 +1793,7 @@ bom {
.formatted(version.major(), version.minor()) }
}
}
library("SAAJ Impl", "3.0.3") {
library("SAAJ Impl", "3.0.4") {
group("com.sun.xml.messaging.saaj") {
modules = [
"saaj-impl"
Expand Down

0 comments on commit 6bff2c6

Please sign in to comment.