File tree Expand file tree Collapse file tree 4 files changed +3
-21
lines changed Expand file tree Collapse file tree 4 files changed +3
-21
lines changed Original file line number Diff line number Diff line change 4242 <groupId >io.fabric8</groupId >
4343 <artifactId >openshift-client</artifactId >
4444 </dependency >
45- <dependency >
45+ <!-- < dependency>
4646 <groupId>org.apache.commons</groupId>
4747 <artifactId>commons-lang3</artifactId>
48- </dependency >
48+ </dependency>-->
4949 <dependency >
5050 <groupId >org.slf4j</groupId >
5151 <artifactId >slf4j-api</artifactId >
5252 </dependency >
53- <dependency >
54- <groupId >com.google.auto.service</groupId >
55- <artifactId >auto-service</artifactId >
56- <version >1.0-rc7</version >
57- </dependency >
5853
59- <dependency >
60- <groupId >com.squareup</groupId >
61- <artifactId >javapoet</artifactId >
62- <version >1.13.0</version >
63- </dependency >
6454 <dependency >
6555 <groupId >org.junit.jupiter</groupId >
6656 <artifactId >junit-jupiter-api</artifactId >
Original file line number Diff line number Diff line change 5757 <artifactId >openshift-client</artifactId >
5858 <version >4.12.0</version >
5959 </dependency >
60- <dependency >
61- <groupId >org.apache.commons</groupId >
62- <artifactId >commons-lang3</artifactId >
63- <version >3.11</version >
64- </dependency >
6560 <dependency >
6661 <groupId >org.slf4j</groupId >
6762 <artifactId >slf4j-api</artifactId >
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >org.apache.commons</groupId >
2828 <artifactId >commons-lang3</artifactId >
29+ <version >3.11</version >
2930 </dependency >
3031 <dependency >
3132 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 5656 <artifactId >mysql-connector-java</artifactId >
5757 <version >8.0.22</version >
5858 </dependency >
59- <dependency >
60- <groupId >org.apache.commons</groupId >
61- <artifactId >commons-lang3</artifactId >
62- </dependency >
6359 </dependencies >
6460
6561 <build >
You can’t perform that action at this time.
0 commit comments