Skip to content

Commit 00012e8

Browse files
authored
test native image with 1.3
1 parent d74e96b commit 00012e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-native-image/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<dependency>
2929
<groupId>io.avaje</groupId>
3030
<artifactId>avaje-validator-constraints</artifactId>
31-
<version>${project.version}</version>
31+
<version>1.3</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>io.avaje</groupId>
3535
<artifactId>avaje-validator-generator</artifactId>
36-
<version>${project.version}</version>
36+
<version>1.3</version>
3737
<scope>provided</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)