File tree Expand file tree Collapse file tree 6 files changed +20
-10
lines changed Expand file tree Collapse file tree 6 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 88
88
<artifactId >jakarta.mail-api</artifactId >
89
89
<scope >test</scope >
90
90
</dependency >
91
+ <dependency >
92
+ <groupId >org.eclipse.angus</groupId >
93
+ <artifactId >angus-activation</artifactId >
94
+ <scope >test</scope >
95
+ </dependency >
91
96
</dependencies >
92
97
93
98
<build >
Original file line number Diff line number Diff line change 297
297
<dependency >
298
298
<groupId >org.eclipse.angus</groupId >
299
299
<artifactId >angus-activation</artifactId >
300
- <version >2.0.1</version >
301
300
</dependency >
302
301
<dependency >
303
302
<groupId >org.eclipse.angus</groupId >
304
303
<artifactId >angus-mail</artifactId >
305
- <version >2.0.2</version >
306
304
</dependency >
307
305
<dependency >
308
306
<groupId >com.fasterxml.woodstox</groupId >
Original file line number Diff line number Diff line change 134
134
<scope >test</scope >
135
135
</dependency >
136
136
<dependency >
137
- <groupId >jakarta.mail </groupId >
138
- <artifactId >jakarta.mail-api </artifactId >
137
+ <groupId >org.eclipse.angus </groupId >
138
+ <artifactId >angus-mail </artifactId >
139
139
<scope >test</scope >
140
140
</dependency >
141
141
<dependency >
Original file line number Diff line number Diff line change 45
45
46
46
<dependencies >
47
47
<dependency >
48
- <groupId >jakarta.mail </groupId >
49
- <artifactId >jakarta.mail-api </artifactId >
48
+ <groupId >org.eclipse.angus </groupId >
49
+ <artifactId >angus-mail </artifactId >
50
50
</dependency >
51
51
52
52
<dependency >
Original file line number Diff line number Diff line change 241
241
<dependency >
242
242
<groupId >org.eclipse.angus</groupId >
243
243
<artifactId >angus-mail</artifactId >
244
- <version >2.0.2</version >
245
244
</dependency >
246
245
<dependency >
247
246
<groupId >org.eclipse.angus</groupId >
248
247
<artifactId >angus-activation</artifactId >
249
- <version >2.0.1</version >
250
248
</dependency >
251
249
<dependency >
252
250
<groupId >com.fasterxml.woodstox</groupId >
Original file line number Diff line number Diff line change 466
466
<woden .version>1.0M10</woden .version>
467
467
<axiom .version>2.0.0-SNAPSHOT</axiom .version>
468
468
<xmlschema .version>2.3.0</xmlschema .version>
469
- <activation .version>2.1.2</activation .version>
470
469
<ant .version>1.10.14</ant .version>
471
470
<antlr .version>2.7.7</antlr .version>
472
471
<aspectj .version>1.9.9.1</aspectj .version>
526
525
<dependency >
527
526
<groupId >jakarta.activation</groupId >
528
527
<artifactId >jakarta.activation-api</artifactId >
529
- <version >${activation.version} </version >
528
+ <version >2.1.2</version >
529
+ </dependency >
530
+ <dependency >
531
+ <groupId >org.eclipse.angus</groupId >
532
+ <artifactId >angus-activation</artifactId >
533
+ <version >2.0.1</version >
530
534
</dependency >
531
535
<dependency >
532
536
<groupId >org.glassfish.jaxb</groupId >
746
750
<artifactId >jakarta.mail-api</artifactId >
747
751
<version >2.1.2</version >
748
752
</dependency >
753
+ <dependency >
754
+ <groupId >org.eclipse.angus</groupId >
755
+ <artifactId >angus-mail</artifactId >
756
+ <version >2.0.2</version >
757
+ </dependency >
749
758
<dependency >
750
759
<groupId >org.apache.geronimo.specs</groupId >
751
760
<artifactId >geronimo-annotation_1.0_spec</artifactId >
You can’t perform that action at this time.
0 commit comments