Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jyeary authored Feb 8, 2019
1 parent 26dc8a6 commit ee50c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The binaries are deployed to Maven Central at the following coordinates:
<dependency>
<groupId>com.bluelotussoftware</groupId>
<artifactId>tomcat-security-valves</artifactId>
<version>2.1.0</version>
<version>2.2.0</version>
</dependency>
```
**NOTE:** The file should be installed in the Apache Tomcat **/lib/** directory to be available for all applications. This applies even if you are using an individual **context.xml** per project to enable it.
Expand Down

0 comments on commit ee50c3b

Please sign in to comment.