This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch fb_jakarta
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git
The following commit(s) were added to refs/heads/fb_jakarta by this push:
new d9b4236 MEECROWAVE-338 remove commented out old dependency
d9b4236 is described below
commit d9b42367a0ad37cd6ecb91690a8d1118540584ef
Author: Mark Struberg <[email protected]>
AuthorDate: Tue Jun 11 17:05:17 2024 +0200
MEECROWAVE-338 remove commented out old dependency
---
meecrowave-oauth2-minimal/pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/meecrowave-oauth2-minimal/pom.xml
b/meecrowave-oauth2-minimal/pom.xml
index 4afb468..d33b0b6 100644
--- a/meecrowave-oauth2-minimal/pom.xml
+++ b/meecrowave-oauth2-minimal/pom.xml
@@ -181,14 +181,6 @@
<version>${h2.version}</version>
<scope>test</scope>
</dependency>
-<!--X TODO check
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15</artifactId>
- <version>1.46</version>
- <scope>test</scope>
- </dependency>
- -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>