File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 118118 <kotlin >1.8.21</kotlin >
119119 <kotlin-coroutines >1.7.2</kotlin-coroutines >
120120 <logback >1.4.1</logback >
121- <lombok >1.18.28</lombok >
122121 <micrometer >1.12.0-SNAPSHOT</micrometer >
123122 <micrometer-tracing >1.1.2</micrometer-tracing >
124123 <mockito >5.4.0</mockito >
979978 <scope >test</scope >
980979 </dependency >
981980
982- <!-- Lombok -->
983- <dependency >
984- <groupId >org.projectlombok</groupId >
985- <artifactId >lombok</artifactId >
986- <version >${lombok} </version >
987- <scope >test</scope >
988- </dependency >
989-
990981 </dependencies >
991982
992983 <build >
11321123 <version >3.1.0</version >
11331124 </plugin >
11341125
1135- <plugin >
1136- <groupId >org.projectlombok</groupId >
1137- <artifactId >lombok-maven-plugin</artifactId >
1138- <version >1.18.28.0</version >
1139- </plugin >
1140-
11411126 <plugin >
11421127 <groupId >org.jfrog.buildinfo</groupId >
11431128 <artifactId >artifactory-maven-plugin</artifactId >
13621347 </repository >
13631348 </repositories >
13641349
1365- </project >
1350+ </project >
You can’t perform that action at this time.
0 commit comments