Skip to content

Commit b5a5e04

Browse files
authored
Remove com.sun.solaris:embedded_su4j (#10188)
2 parents d58b877 + b44fbc6 commit b5a5e04

File tree

4 files changed

+0
-213
lines changed

4 files changed

+0
-213
lines changed

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ THE SOFTWARE.
9191
<artifactId>guava</artifactId>
9292
<version>33.4.0-jre</version>
9393
</dependency>
94-
<dependency>
95-
<groupId>com.sun.solaris</groupId>
96-
<artifactId>embedded_su4j</artifactId>
97-
<version>1.1</version>
98-
</dependency>
9994
<dependency>
10095
<groupId>com.sun.xml.txw2</groupId>
10196
<artifactId>txw2</artifactId>

core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ THE SOFTWARE.
116116
<artifactId>bridge-method-annotation</artifactId>
117117
<version>${bridge-method-injector.version}</version>
118118
</dependency>
119-
<dependency>
120-
<groupId>com.sun.solaris</groupId>
121-
<artifactId>embedded_su4j</artifactId>
122-
</dependency>
123119
<dependency>
124120
<groupId>com.sun.xml.txw2</groupId>
125121
<artifactId>txw2</artifactId>

core/src/main/java/hudson/os/SU.java

Lines changed: 0 additions & 180 deletions
This file was deleted.

core/src/test/java/hudson/os/SUTester.java

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)