Misc prep issue483#484
Merged
Merged
Conversation
1. Change ESAPI version from 2.2.0.0-RC2-SNAPSHOT to 2.2.0.0-RC2.
2. Change references to ESAPI mailing lists from Mailman to Google Groups.
3. Update dependencies:
a) org.apache.commons:commons-collections4 -- from 4.2 to 4.3
b) org.apache.xmlgraphics:batik-css -- from 1.10 to 1.11
c) org.bouncycastle:bcprov-jdk15on -- from 1.60 to 1.61
4. Update org.sonatype.oss:oss-parent -- from version 5 to version 9
…back in ESAPI 1.6, but were incorrectly so designated. Decided to leave these around for a while since compiler would not issue proper warning the way they were.
Noted in 2.2.0.0 release notes.
…sableIntrusionDetection(). Still needs a little work. (See comment in code regarding static import.)
No replacement; noted in 2.2.0.0 release notes.
…ve been addressed.
…hat to @jeremiahjstacey for pointers of how to fix this.
Collaborator
|
Reviewed changes, all looks good. Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks to @jeremiahjstacey all tests pass now. Still working on the Dependency Check issues, but let's not let that hold us back. The worst case is we may need to update a few more dependencies.