Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jyeary committed Feb 8, 2019
2 parents 2d289c9 + 1f05089 commit 26dc8a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This provides [Valve](https://tomcat.apache.org/tomcat-8.5-doc/api/org/apache/ca
<Valve className="com.bluelotussoftware.tomcat.security.valves.XContentTypeOptionsValve" />
<Valve className="com.bluelotussoftware.tomcat.security.valves.XFrameOptionsValve" />
<Valve className="com.bluelotussoftware.tomcat.security.valves.XSSProtectionValve" />
<Valve className="com.bluelotussoftware.tomcat.security.valves.JSecurityCheckNoCacheValve" />
```
The binaries are deployed to Maven Central at the following coordinates:
```
Expand Down

0 comments on commit 26dc8a6

Please sign in to comment.