Skip to content

Commit 284b45f

Browse files
authored
Merge pull request #146 from SentryMan/jakarta
Update validator version
2 parents cf21593 + c7664ec commit 284b45f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

http-hibernate-validator/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-http-hibernate-validator</artifactId>
7-
<version>3.1</version>
7+
<version>3.2</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -26,11 +26,11 @@
2626
<version>8.0.0.Final</version>
2727
</dependency>
2828

29-
<dependency>
30-
<groupId>org.glassfish.expressly</groupId>
31-
<artifactId>expressly</artifactId>
32-
<version>5.0.0</version>
33-
</dependency>
29+
<dependency>
30+
<groupId>org.glassfish.expressly</groupId>
31+
<artifactId>expressly</artifactId>
32+
<version>5.0.0</version>
33+
</dependency>
3434

3535
<dependency>
3636
<groupId>io.avaje</groupId>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.avaje</groupId>
4444
<artifactId>avaje-inject</artifactId>
45-
<version>8.12-RC1</version>
45+
<version>8.11</version>
4646
<scope>provided</scope>
4747
</dependency>
4848

0 commit comments

Comments
 (0)