Skip to content

Commit 0bf55ef

Browse files
authored
[MCHANGES-464] Remove redundant Geronimo dependencies (#104)
* [MCHANGES-464] remove redundant Geronimo dependencies
1 parent cd69f42 commit 0bf55ef

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -181,16 +181,6 @@ under the License.
181181
</exclusion>
182182
</exclusions>
183183
</dependency>
184-
<dependency>
185-
<groupId>org.apache.geronimo.javamail</groupId>
186-
<artifactId>geronimo-javamail_1.4_provider</artifactId>
187-
<version>1.8.4</version>
188-
</dependency>
189-
<dependency>
190-
<groupId>org.apache.geronimo.specs</groupId>
191-
<artifactId>geronimo-javamail_1.4_spec</artifactId>
192-
<version>1.7.1</version>
193-
</dependency>
194184
<dependency>
195185
<groupId>org.apache.geronimo.javamail</groupId>
196186
<artifactId>geronimo-javamail_1.4_mail</artifactId>

0 commit comments

Comments
 (0)