Skip to content

Commit

Permalink
Upgrade to SAAJ Impl 3.0.1
Browse files Browse the repository at this point in the history
Closes gh-35056
  • Loading branch information
snicoll committed Apr 18, 2023
1 parent 16563a6 commit 4b947fa
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 @@ -1258,7 +1258,7 @@ bom {
]
}
}
library("SAAJ Impl", "3.0.0") {
library("SAAJ Impl", "3.0.1") {
group("com.sun.xml.messaging.saaj") {
modules = [
"saaj-impl"
Expand Down

0 comments on commit 4b947fa

Please sign in to comment.