We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f661917 + f24aab1 commit 081c904Copy full SHA for 081c904
pom.xml
@@ -411,26 +411,6 @@
411
</exclusions>
412
</dependency>
413
414
- <dependency>
415
- <groupId>org.wrensecurity.commons</groupId>
416
- <artifactId>json-resource-http</artifactId>
417
- <version>${wrensec-commons.version}</version>
418
-
419
- <exclusions>
420
- <!-- Replaced by Jakarta -->
421
- <exclusion>
422
- <groupId>com.sun.mail</groupId>
423
- <artifactId>javax.mail</artifactId>
424
- </exclusion>
425
426
427
- <groupId>com.sun.xml.bind</groupId>
428
- <artifactId>jaxb-osgi</artifactId>
429
430
- </exclusions>
431
- </dependency>
432
433
434
<dependency>
435
<groupId>org.wrensecurity.commons</groupId>
436
<artifactId>json-resource-http</artifactId>
0 commit comments