You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Java Security
3
3
This repository contains several Java web applications and command line applications covering different security topics. Have a look at my [slides](https://blog.dominikschadow.de/events) and [publications](https://blog.dominikschadow.de/publications) covering most applications in this repository.
4
4
5
5
# Requirements
6
-
-[Java 21](https://dev.java)
6
+
-[Java 25](https://dev.java)
7
7
-[Maven 3](http://maven.apache.org)
8
8
-[Mozilla Firefox](https://www.mozilla.org) (recommended, some demos might not be fully working in other browsers)
9
9
-[Docker](https://www.docker.com) (required for running the sample applications as Docker containers)
0 commit comments