Projects STRLCPY LoggerPlusPlus Commits ae3a7416
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    build.gradle
    skipped 17 lines
    18 18   implementation 'org.elasticsearch.client:elasticsearch-rest-high-level-client:7.5.2'
    19 19   implementation 'org.apache.httpcomponents:httpclient:4.5.6'
    20 20   implementation 'org.apache.commons:commons-text:1.7'
    21  - implementation 'org.apache.logging.log4j:log4j-core:2.17.0'
     21 + implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
    22 22   // Test on unix system
    23 23   testRuntime files('/home/corey/BurpSuitePro/burpsuite_pro.jar')
    24 24   // Test on Windows System
    skipped 18 lines
Please wait...
Page is in error, reload to recover