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-server/pom.xml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/opendj-server/pom.xml b/opendj-server/pom.xml
index c44f703..7677d43 100644
--- a/opendj-server/pom.xml
+++ b/opendj-server/pom.xml
@@ -129,10 +129,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
</plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- </plugin>
</plugins>
</build>
<reporting>
--
Gitblit v1.10.0