Skip to content

Commit 837dc00

Browse files
authored
Merge branch 'master' into ib/stuff
2 parents 04779b5 + 7e6b84f commit 837dc00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ different systems together using scenarios and plugins created by users.
2525

2626
Dependencies:
2727
- [Git](https://git-scm.com/) 2.18+
28-
- [Java 8](https://adoptium.net/)
28+
- [Java 17](https://adoptium.net/)
2929
- [Docker Community Edition](https://www.docker.com/community-edition)
3030
- [Docker Buildx](https://docs.docker.com/build/buildx/install/)
3131
- (Optional) [NodeJS and NPM](https://nodejs.org/en/download/) (Node 16 or greater)
@@ -41,7 +41,7 @@ Available Maven profiles:
4141
- `docker` - build Docker images;
4242
- `debian` - build Debian-based Docker images instead of the default CentOS base;
4343
- `it` - run integration tests;
44-
- `jdk17`, `jdk17-aarch64` - use a different JDK version for building artifacts and Docker images.
44+
- ``jdk17-aarch64` - use a different JDK version for building artifacts and Docker images.
4545

4646
Profiles can be combined, e.g.
4747

@@ -122,4 +122,4 @@ See the [examples](examples) directory.
122122

123123
## Development Notes
124124

125-
See [NOTES.md](NOTES.md).
125+
See [NOTES.md](NOTES.md).

0 commit comments

Comments
 (0)