Skip to content

Commit 6e1cb65

Browse files
committed
Revert "Test with configuration as code plugin 1.27"
Unclear why the JCasC test fails with configuration as code 1.27 when it passed with 1.25. May indicate a bug, but needs more investigation in any case. This reverts commit d190255.
1 parent d190255 commit 6e1cb65

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
@@ -32,7 +32,7 @@
3232
<useBeta>true</useBeta>
3333
<concurrency>1C</concurrency>
3434
<scm-api-plugin.version>2.6.3</scm-api-plugin.version>
35-
<jcasc.version>1.27</jcasc.version>
35+
<jcasc.version>1.25</jcasc.version>
3636
<maven.checkstyle.plugin.version>3.1.0</maven.checkstyle.plugin.version>
3737
<maven.checkstyle.version>8.23</maven.checkstyle.version>
3838
</properties>

0 commit comments

Comments
 (0)