We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea4da2 commit ffe6777Copy full SHA for ffe6777
2 files changed
framework/fit/java/fit-builtin/plugins/fit-validation-hibernate-jakarta/pom.xml
@@ -61,12 +61,6 @@
61
<artifactId>h2</artifactId>
62
<scope>test</scope>
63
</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>
70
</dependencies>
71
72
<build>
framework/fit/java/fit-builtin/plugins/fit-validation-hibernate-javax/pom.xml
0 commit comments