From 151753159548a867ee3cd92699e8cd819d42292d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E7=94=9F=E4=BA=AE?= Date: Mon, 19 Jan 2026 09:35:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=20Nexus=20=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=B9=B6=E7=A7=BB=E9=99=A4=20ojdbc6=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../db/lingniu-framework-plugin-mybatis/pom.xml | 5 ----- pom.xml | 5 ++--- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/lingniu-framework-plugin/db/lingniu-framework-plugin-mybatis/pom.xml b/lingniu-framework-plugin/db/lingniu-framework-plugin-mybatis/pom.xml index cee1683..ff371ac 100644 --- a/lingniu-framework-plugin/db/lingniu-framework-plugin-mybatis/pom.xml +++ b/lingniu-framework-plugin/db/lingniu-framework-plugin-mybatis/pom.xml @@ -71,11 +71,6 @@ mybatis-plus-boot-starter ${mybatis-plus-boot-starter.version} - - ojdbc - ojdbc6 - true - javax.servlet diff --git a/pom.xml b/pom.xml index 9c7980f..2e988ab 100644 --- a/pom.xml +++ b/pom.xml @@ -35,14 +35,13 @@ - releases - http://nexus.xx.net.cn:8081/repository/releases/ + https://nexus.lnh2e.com/repository/maven-releases/ snapshots - http://nexus.xx.net.cn:8081/repository/snapshots/ + https://nexus.lnh2e.com/repository/maven-snapshots/