Skip to content

Commit f79f47c

Browse files
authored
bump prism version
1 parent bb8b169 commit f79f47c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonb-generator/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>io.avaje</groupId>
2424
<artifactId>avaje-prisms</artifactId>
25-
<version>1.4</version>
25+
<version>1.5</version>
2626
<optional>true</optional>
2727
<scope>provided</scope>
2828
</dependency>
@@ -50,7 +50,7 @@
5050
<path>
5151
<groupId>io.avaje</groupId>
5252
<artifactId>avaje-prisms</artifactId>
53-
<version>1.4</version>
53+
<version>1.5</version>
5454
</path>
5555
</annotationProcessorPaths>
5656
</configuration>

0 commit comments

Comments
 (0)