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: info.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
@@ -53,7 +53,7 @@ Add the following dependencies to your Maven POM file to use the library:
53
53
54
54
## Building the code
55
55
56
-
1. Make sure you have [Apache Maven](http://maven.apache.org/) 3.0.4+ and JDK 11+ installed
56
+
1. Make sure you have [Apache Maven](http://maven.apache.org/) 3.6.3+ and JDK 11+ installed
57
57
2. Clone this repository locally
58
58
3. Build the project by running ```mvn clean install``` in the project root directory
59
59
4. Build and run the test JSP web application by running ```mvn pre-integration-test -Pdeploy-jsp-webapp -pl csrfguard-test/csrfguard-test-jsp``` or ```mvn -Pdeploy-jsp-webapp -pl csrfguard-test/csrfguard-test-jsp tomcat7:run```
0 commit comments