Skip to content

Commit

Permalink
Upgrade to SAAJ Impl 3.0.3
Browse files Browse the repository at this point in the history
Closes gh-38448
  • Loading branch information
wilkinsona committed Nov 21, 2023
1 parent 76c72f6 commit a0b1b46
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 @@ -1275,7 +1275,7 @@ bom {
]
}
}
library("SAAJ Impl", "3.0.2") {
library("SAAJ Impl", "3.0.3") {
group("com.sun.xml.messaging.saaj") {
modules = [
"saaj-impl"
Expand Down

0 comments on commit a0b1b46

Please sign in to comment.