Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outdated dependencies #41

Closed
dzc34 opened this issue Apr 9, 2017 · 0 comments
Closed

outdated dependencies #41

dzc34 opened this issue Apr 9, 2017 · 0 comments

Comments

@dzc34
Copy link
Member

dzc34 commented Apr 9, 2017

    - commons-collections4 4.1
      instead of  commons-collections 3.2.2
    
    - commons-cli             1.4     instead of 1.2
    - commons-lang3           3.5     instead of 3.1
    - commons-logging         1.2     instead of 1.1.3
    - logback-classic         1.2.3   instead of 1.2.1
    - maven-dependency-plugin 3.0.0   instead of 2.1
    - maven-war-plugin        3.0.0   instead of 2.1.1
    - javaee-endorsed-api     7.0     instead of 6.0
    - javaee-web-api          7.0     instead of 6.0
    - junit                   4.12    instead of 3.8.2
    - cobertura-maven-plugin  2.7     instead of 2.5.1
    - httpclient              4.5.3   instead of 4.3.6
    - json                   20160810 instead of 20131018
@dzc34 dzc34 changed the title Update dependencies outdated dependencies Apr 9, 2017
@dzc34 dzc34 closed this as completed in 3d57326 Apr 9, 2017
dzc34 added a commit to dzc34/Contrast-Finder that referenced this issue Apr 12, 2017
----------------------

  set version to 0.4.6
  fix Piwik (v2)
  updated documentation (typo)
  Updated Docker/pre-requisites + install documentation
  fixed Asqatasun#43 - the contrast-finder.conf file is not required
  updated */pom.xml
  Updated Dockerfile: added "LABEL org.label-schema.*"
  Updated DOC and pom.xml files for JavaDocs and OWASP Dependency-Check
  updated */pom.xml (added <license>, <url> and <organization>)
  Fixed Asqatasun#41 - Updated of outdated dependencies
  fixed Asqatasun#40 - webapp - removed jQuery UI (unused)
  Documentation: refactor "Howto build & install"
  fixed Asqatasun#38, fixed Asqatasun#39 - Upgraded maven plugins (compiler/surefire) and source/target of the Java compiler
  fixed Asqatasun#37 - Added maven-javadoc-plugin
  fixed Asqatasun#36 - Added the maven plugin "OWASP Dependency-Check"
  fix Piwik code
  webapp: added HTTP security headers (properly fixed Asqatasun#35)
  set version to 0.4.6-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant