File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ subprojects {
122122 // https://mvnrepository.com/artifact/org.jsoup/jsoup
123123 jsoupVersion = " 1.21.2"
124124 // https://mvnrepository.com/artifact/jakarta.annotation/jakarta.annotation-api
125- annotationVersion = " 2.1.1 "
125+ annotationVersion = " 3.0.0 "
126126 // https://mvnrepository.com/artifact/jakarta.mail/jakarta.mail-api
127127 mailApiVersion = " 2.1.5"
128128 // https://mvnrepository.com/artifact/com.sun.mail/jakarta.mail
Original file line number Diff line number Diff line change 115115 <!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
116116 <version .jsoup>1.21.2</version .jsoup>
117117 <!-- https://mvnrepository.com/artifact/jakarta.annotation/jakarta.annotation-api -->
118- <version .annotation>2.1.1 </version .annotation>
118+ <version .annotation>3.0.0 </version .annotation>
119119 <!-- https://mvnrepository.com/artifact/jakarta.mail/jakarta.mail-api -->
120120 <version .mailApi>2.1.5</version .mailApi>
121121 <!-- https://mvnrepository.com/artifact/com.sun.mail/jakarta.mail -->
You can’t perform that action at this time.
0 commit comments