Skip to content
Snippets Groups Projects
  1. Dec 02, 2023
    • Zoey76's avatar
      Updated Commons to Java 21 · 8414e3e7
      Zoey76 authored
      Updated Maven Wrapper to 3.2.0
      Updated Maven to 3.9.5
      Updated MariaDB Client to 3.3.1
      Updated Hikari to 5.1.0
      Updated MMO Core to 2.6.5.0
      Updated JUnit to 5.10.1
      Updated Dependency Check to 9.0.2
      Updated Surefire to 3.2.2
      8414e3e7
  2. Oct 22, 2023
    • Zoey76's avatar
      Adding Dependency Check Maven Plugin · dfba48e8
      Zoey76 authored
      With this plugin we will be able to validate known CVEs
      (vulnerabilities) on compile time and have a quicker response to
      exploits.
      
      We will be using level 4, which is medium and up, read more at
      https://nvd.nist.gov/vuln-metrics/cvss
      
      Updated dependencies:
      SLF4J from 2.0.7 to 2.0.9
      MariaDB from 3.1.4 to 3.2.0
      JUnit from 5.9.3 to 5.10.0
      Surefire Plugin from 3.1.0 to 3.1.2
      dfba48e8
  3. Jun 01, 2023
  4. Jan 29, 2023
  5. Jul 08, 2021
    • Zoey76's avatar
      Update to Java 16 · 8b961658
      Zoey76 authored
      Replaced TestNG with JUnit.
      Updated SLF4J from 1.7.30 to 1.7.31.
      Updated MariaDB from 2.6.2 to 2.7.3.
      Updated MySQL from 8.0.21 to 8.0.25.
      Updated HikariCP from 3.4.5 to 4.0.3.
      Updated DBCP2 from 2.7.0 to 2.8.0.
      8b961658
  6. Aug 24, 2020
  7. Aug 22, 2020
    • Zoey76's avatar
      Updating L2J Commons · f3b7c087
      Zoey76 authored
      Updated MariaDB driver to 2.6.2.
      Updated MMO Core to 2.6.2.0.
      Updated TestNG to 7.3.0.
      
      Minor code cleanup.
      f3b7c087
  8. Jul 15, 2020
  9. Apr 27, 2020
    • Zoey76's avatar
      Updated libraries · 695e05ea
      Zoey76 authored
      MariaDB Client from 2.5.3 to 2.6.0
      MySQL Client 8.0.18 to 8.0.19
      HikariCP 3.4.2 to 3.4.3
      695e05ea
  10. Jan 22, 2020
    • Zoey76's avatar
      Updated dependencies and copyright notice · 786fe80a
      Zoey76 authored
      SLF4J from 1.7.25 to 1.7.30.
      MariaDB connector from 2.4.0 to 2.5.3.
      MySQL connector from 8.0.15 to 8.0.18.
      HikariCP from 3.3.1 to 3.4.2.
      DBCP2 from 2.6.0 to 2.7.0.
      ViburDBCP from 22.2 to 25.0.
      TestNG from 6.14.3 to 7.1.0.
      
      Lowered HikariCP maximum lifetime value to ten minutes.
      786fe80a
  11. Apr 01, 2019
Loading