Skip to content

Commit

Permalink
- CHG: Dependency update.
Browse files Browse the repository at this point in the history
-
  • Loading branch information
sebastian-raubach committed Nov 14, 2023
1 parent 4c46f89 commit faca46b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ dependencies {

implementation 'com.drewnoakes:metadata-extractor:2.18.0'

implementation 'org.json:json:20220924'
implementation 'org.json:json:20230227'
implementation 'com.google.code.gson:gson:2.10'

implementation 'mysql:mysql-connector-java:8.0.31'
implementation 'org.xerial:sqlite-jdbc:3.39.3.0'
implementation 'mysql:mysql-connector-java:8.0.33'
implementation 'org.xerial:sqlite-jdbc:3.44.0.0'
implementation 'cisd:jhdf5:14.12.6'
implementation 'net.coobird:thumbnailator:0.4.18'
// implementation 'com.zaxxer:HikariCP:4.0.3'
Expand Down
Binary file modified lib/germinate-brapi-4.7.0.jar
Binary file not shown.
Binary file modified lib/germinate-codegen-4.7.0.jar
Binary file not shown.
Binary file not shown.

0 comments on commit faca46b

Please sign in to comment.