We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a963931 commit 88c347eCopy full SHA for 88c347e
pom.xml
@@ -25,7 +25,7 @@
25
<properties>
26
<!-- Override target java release -->
27
<maven.compiler.release>17</maven.compiler.release>
28
- <flowlogix.depchain.version>95</flowlogix.depchain.version>
+ <flowlogix.depchain.version>97</flowlogix.depchain.version>
29
<checkstyle.suppressionsLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/suppressions.xml</checkstyle.suppressionsLocation>
30
<checkstyle.headerLocation>${maven.multiModuleProjectDirectory}/src/checkstyle/apache-header.txt</checkstyle.headerLocation>
31
<!-- Turn off maven build cache -->
0 commit comments