File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed
OpenICF-java-framework/openicf-zip Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 7272 <groupId >com.github.cverges</groupId >
7373 <artifactId >expect4j</artifactId >
7474 <version >1.9</version >
75+ <exclusions >
76+ <exclusion >
77+ <groupId >net.sourceforge.tcljava</groupId >
78+ <artifactId >com.springsource.tcl.lang.jacl</artifactId >
79+ </exclusion >
80+ </exclusions >
7581 </dependency >
7682 <dependency >
7783 <groupId >org.openidentityplatform.commons</groupId >
Original file line number Diff line number Diff line change 5959 <groupId >com.github.cverges</groupId >
6060 <artifactId >expect4j</artifactId >
6161 <version >1.9</version >
62+ <exclusions >
63+ <exclusion >
64+ <groupId >net.sourceforge.tcljava</groupId >
65+ <artifactId >com.springsource.tcl.lang.jacl</artifactId >
66+ </exclusion >
67+ </exclusions >
6268 </dependency >
6369 <dependency >
6470 <groupId >com.jcraft</groupId >
Original file line number Diff line number Diff line change 9494 <name >JBoss Nexus Public Repository</name >
9595 <url >https://repository.jboss.org/nexus/content/groups/public/</url >
9696 </repository >
97- <repository >
98- <id >com.springsource.repository.bundles.release</id >
99- <name >SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases</name >
100- <url >https://repository.springsource.com/maven/bundles/release</url >
101- </repository >
102- <repository >
103- <id >com.springsource.repository.bundles.external</id >
104- <name >SpringSource Enterprise Bundle Repository - External Bundle Releases</name >
105- <url >https://repository.springsource.com/maven/bundles/external</url >
106- </repository >
10797 </repositories >
10898 <pluginRepositories >
10999 <pluginRepository >
You can’t perform that action at this time.
0 commit comments