Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • Zoey76's avatar
      Adding Maven Wrapper · de9d5327
      Zoey76 authored
      Now you can do:
      git clone
      mvnw clean install
      
      It doesn't require to download and install Maven.
      de9d5327
  2. Jun 22, 2020
    • Zoey76's avatar
      Cleanup · 4d4d07d8
      Zoey76 authored
      Fixed some JavaDocs.
      Finalized classes' methods don't need to be final.
      4d4d07d8
  3. 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
  4. 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
  5. Apr 01, 2019
Loading