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 862f949 commit efc1e0fCopy full SHA for efc1e0f
http-hibernate-validator/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.avaje</groupId>
6
<artifactId>avaje-http-hibernate-validator</artifactId>
7
- <version>0.10-SNAPSHOT</version>
+ <version>1.0-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -41,7 +41,7 @@
41
<dependency>
42
43
<artifactId>avaje-inject</artifactId>
44
- <version>0.9</version>
+ <version>1.0</version>
45
<scope>provided</scope>
46
</dependency>
47
@@ -50,7 +50,7 @@
50
51
52
<artifactId>avaje-inject-generator</artifactId>
53
54
55
56
0 commit comments