Skip to content

Commit

Permalink
fixed workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Aug 28, 2024
1 parent 7218b52 commit 4f25412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>

<!-- Dependency Versions -->
<org.imixs.workflow.version>6.0.4</org.imixs.workflow.version>
<org.imixs.workflow.version>6.0.7</org.imixs.workflow.version>
<org.imixs.marty.version>5.0.0</org.imixs.marty.version>
<org.imixs.office.version>5.0.2</org.imixs.office.version>
<org.imixs.archive.version>3.0.1</org.imixs.archive.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import jakarta.faces.view.ViewScoped;
import jakarta.inject.Inject;
import jakarta.inject.Named;
import javax.naming.NamingException;


import org.imixs.workflow.ItemCollection;
import org.imixs.workflow.ItemCollectionComparator;
Expand Down

0 comments on commit 4f25412

Please sign in to comment.