Skip to content

Commit

Permalink
Merge pull request #208 from kit-data-manager/dependabot/gradle/com.g…
Browse files Browse the repository at this point in the history
…oogle.code.gson-gson-2.11.0

build(deps): remove com.google.code.gson:gson
  • Loading branch information
Pfeil authored Oct 9, 2024
2 parents 2333f68 + 2bc9d86 commit 0543ff0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ dependencies {
implementation("edu.kit.datamanager:repo-core:1.2.2")
// com.google.common, LoadingCache
implementation("com.google.guava:guava:33.3.1-jre")
// Required by Spring/Javers at runtime
implementation 'com.google.code.gson:gson:2.10.1'

// spring core, e.g. @EnableJpaRepositories
implementation "org.springframework:spring-core"
Expand Down

0 comments on commit 0543ff0

Please sign in to comment.