We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35810c commit b23a4c4Copy full SHA for b23a4c4
cdi/pom.xml
@@ -171,7 +171,7 @@
171
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
172
<manifestEntries>
173
<Specification-Title>Jakarta Bean Validation</Specification-Title>
174
- <Specification-Version>2.0</Specification-Version>
+ <Specification-Version>3.0</Specification-Version>
175
<Automatic-Module-Name>${hibernate-validator-cdi.module-name}</Automatic-Module-Name>
176
</manifestEntries>
177
</archive>
0 commit comments