File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 </profile >
1919 </profiles >
2020 <activeProfiles >
21- <activeProfile >release </activeProfile >
21+ <activeProfile >ossrh </activeProfile >
2222 </activeProfiles >
2323</settings >
Original file line number Diff line number Diff line change 4040 <maven .compiler.target>11</maven .compiler.target>
4141 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4242
43- <jackson .version>2.21.1 </jackson .version>
43+ <jackson .version>2.21.5 </jackson .version>
4444 <jackson .annotations.version>2.21</jackson .annotations.version>
4545 <jakarta .annotation.version>2.1.1</jakarta .annotation.version>
4646 <junit .version>5.10.2</junit .version>
4747 <surefire .version>3.2.5</surefire .version>
4848 <mockito .version>5.20.0</mockito .version>
49- <assertj .version>3.25.3 </assertj .version>
49+ <assertj .version>3.27.7 </assertj .version>
5050 </properties >
5151
5252 <dependencies >
192192 <extensions >true</extensions >
193193 <configuration >
194194 <publishingServerId >central</publishingServerId >
195+ <autoPublish >true</autoPublish >
195196 </configuration >
196197 </plugin >
197198 </plugins >
You can’t perform that action at this time.
0 commit comments