Skip to content

Commit 8e80643

Browse files
committed
prism version
1 parent 7bb4982 commit 8e80643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http-generator-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>io.avaje</groupId>
1717
<artifactId>avaje-prisms</artifactId>
18-
<version>1.4</version>
18+
<version>1.5</version>
1919
<optional>true</optional>
2020
<scope>provided</scope>
2121
</dependency>
@@ -83,7 +83,7 @@
8383
<path>
8484
<groupId>io.avaje</groupId>
8585
<artifactId>avaje-prisms</artifactId>
86-
<version>1.4</version>
86+
<version>1.5</version>
8787
</path>
8888
</annotationProcessorPaths>
8989
</configuration>

0 commit comments

Comments
 (0)