Skip to content

Commit

Permalink
added JDK 8 as per Richards comment
Browse files Browse the repository at this point in the history
  • Loading branch information
veena-ux committed Jul 16, 2024
1 parent b2a4a1d commit d6d9ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion migration-guide/redhat-to-ibm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ From there you are free to migrate to any release of {PRODUCT}.

The following tools are required to migrate to {PRODUCT_SHORT} version {VERSION_80}:

- https://openjdk.org[JDK 11] or later is installed.
- https://openjdk.org[JDK 8 or 11] or later is installed.
- https://maven.apache.org[Apache Maven 3.8.6] or later is installed.

[IMPORTANT]
Expand Down
2 changes: 1 addition & 1 deletion workflow/workflow-with-bpmn.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ image::tools/image5.jpg[]
Toggling the Problems tab lets you see static validation errors that {CANVAS} reports while you're developing your Workflows.

Developing Workflows through BPMN files is a complex subject and has many intricacies that are beyond the scope of this document.
For more information, see BPMN-specific material, https://www.omg.org/spec/BPMN/2.0.2/PDF[BPMN specification].
For more information, see BPMN-specific material, https://www.omg.org/spec/BPMN/2.0.2/PDF[BPMN specification].

=== Invoking a Decision from a Workflow

Expand Down

0 comments on commit d6d9ae0

Please sign in to comment.