Skip to content

Commit a088ffb

Browse files
committed
Scanner does not find annotated classes in Jooby 1.2.0 when run via Maven task fix #923
1 parent cd09215 commit a088ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3067,7 +3067,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
30673067
<cassandra.version>3.2.0</cassandra.version>
30683068

30693069
<mongo-driver-driver-rx.version>1.2.0</mongo-driver-driver-rx.version>
3070-
<fast-classpath-scanner.version>2.0.7</fast-classpath-scanner.version>
3070+
<fast-classpath-scanner.version>2.8.1</fast-classpath-scanner.version>
30713071
<zt-zip.version>1.9</zt-zip.version>
30723072
<batik.version>1.8</batik.version>
30733073
<coverity-escapers.version>1.1.1</coverity-escapers.version>

0 commit comments

Comments
 (0)