From a5a5ab8aa825f307f47cab8ea3b90544e988d44c Mon Sep 17 00:00:00 2001
From: Prashant <prashant.thakre@gmail.com>
Date: Wed, 04 Jun 2025 13:24:07 +0000
Subject: [PATCH] Bump various dependencies (#508)

---
 opendj-grizzly/pom.xml |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/opendj-grizzly/pom.xml b/opendj-grizzly/pom.xml
index 0e1fc5f..b3afa60 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -142,10 +142,6 @@
                 <artifactId>maven-surefire-plugin</artifactId>
             </plugin>
 
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-source-plugin</artifactId>
-            </plugin>
         </plugins>
     </build>
 

--
Gitblit v1.10.0