Skip to content

Commit 1d183ca

Browse files
SentryManrbygrave
andauthored
Fix Annotation Trimming on Eclipse (#289)
Relis on avaje/avaje-prisms#103 Co-authored-by: Rob Bygrave <robin.bygrave@gmail.com>
1 parent 9a0bc16 commit 1d183ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>validator generator</name>
1414
<description>annotation processor generating validation adapters</description>
1515
<properties>
16-
<avaje.prisms.version>1.39</avaje.prisms.version>
16+
<avaje.prisms.version>1.40</avaje.prisms.version>
1717
<io.jstach.version>1.3.6</io.jstach.version>
1818
</properties>
1919

0 commit comments

Comments
 (0)