File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tracing-spring-boot-starter Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6060 <spring .boot.version>2.7.18</spring .boot.version>
6161 <!-- Logging -->
6262 <slf4j .version>2.0.17</slf4j .version>
63- <log4j .version>2.24.3 </log4j .version>
63+ <log4j .version>2.25.0 </log4j .version>
6464 <!-- Serialization -->
6565 <jackson .version>2.19.1</jackson .version>
6666 <!-- Other -->
7272 <junit .jupiter.version>5.13.1</junit .jupiter.version>
7373 <mockito .version>4.11.0</mockito .version>
7474 <!-- Build / Plugins -->
75- <central-publishing-maven-plugin .version>0.7 .0</central-publishing-maven-plugin .version>
75+ <central-publishing-maven-plugin .version>0.8 .0</central-publishing-maven-plugin .version>
7676 <jacoco-maven .version>0.8.13</jacoco-maven .version>
7777 <maven-assembly .version>3.7.1</maven-assembly .version>
7878 <maven-clean .version>3.5.0</maven-clean .version>
Original file line number Diff line number Diff line change 4949
5050 <properties >
5151 <!-- plugins -->
52- <central-publishing-maven-plugin .version>0.7 .0</central-publishing-maven-plugin .version>
52+ <central-publishing-maven-plugin .version>0.8 .0</central-publishing-maven-plugin .version>
5353 <maven-clean .version>3.5.0</maven-clean .version>
5454 <maven-install .version>3.1.4</maven-install .version>
5555 <maven-resources .version>3.3.1</maven-resources .version>
You can’t perform that action at this time.
0 commit comments