Skip to content

Commit ffe6777

Browse files
committed
删除pom中的旧实现残留
1 parent 1ea4da2 commit ffe6777

File tree

2 files changed

+0
-12
lines changed
  • framework/fit/java/fit-builtin/plugins
    • fit-validation-hibernate-jakarta
    • fit-validation-hibernate-javax

2 files changed

+0
-12
lines changed

framework/fit/java/fit-builtin/plugins/fit-validation-hibernate-jakarta/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@
6161
<artifactId>h2</artifactId>
6262
<scope>test</scope>
6363
</dependency>
64-
<dependency>
65-
<groupId>org.fitframework.plugin</groupId>
66-
<artifactId>fit-i18n-registry</artifactId>
67-
<version>${project.version}</version>
68-
<scope>test</scope>
69-
</dependency>
7064
</dependencies>
7165

7266
<build>

framework/fit/java/fit-builtin/plugins/fit-validation-hibernate-javax/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@
6161
<artifactId>h2</artifactId>
6262
<scope>test</scope>
6363
</dependency>
64-
<dependency>
65-
<groupId>org.fitframework.plugin</groupId>
66-
<artifactId>fit-i18n-registry</artifactId>
67-
<version>${project.version}</version>
68-
<scope>test</scope>
69-
</dependency>
7064
</dependencies>
7165

7266
<build>

0 commit comments

Comments
 (0)