File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 4242
4343 <dependencies >
4444 <!-- Script -->
45- <dependency >
46- <groupId >commons-logging</groupId >
47- <artifactId >commons-logging</artifactId >
48- <version >${script-commons-logging.version} </version >
49- <scope >compile</scope >
50- </dependency >
51- <dependency >
52- <groupId >org.springframework</groupId >
53- <artifactId >spring-core</artifactId >
54- <version >${script-spring-core.version} </version >
55- <scope >compile</scope >
56- </dependency >
5745 <dependency >
5846 <groupId >com.fasterxml.jackson.core</groupId >
5947 <artifactId >jackson-databind</artifactId >
Original file line number Diff line number Diff line change 5757 <ant-contrib .version>1.0b3</ant-contrib .version>
5858 <antelopetasks .version>3.2.10</antelopetasks .version>
5959 <ant-nodeps .version>1.8.1</ant-nodeps .version>
60- <script-commons-logging .version>1.3.5</script-commons-logging .version>
61- <script-spring-core .version>7.0.0-M8</script-spring-core .version>
6260 <script-jackson-databind .version>2.20.0</script-jackson-databind .version>
6361 <git-commit-id-plugin .version>4.9.10</git-commit-id-plugin .version>
6462
You can’t perform that action at this time.
0 commit comments