Skip to content

Commit d2fd331

Browse files
Update dependency com.google.code.gson:gson to v2.13.0
1 parent 155d1d1 commit d2fd331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
implementation "org.apache.tika:tika-core:3.1.0"
9595
// javers
9696
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
97-
implementation "com.google.code.gson:gson:2.12.1"
97+
implementation "com.google.code.gson:gson:2.13.0"
9898

9999
// Database
100100
implementation "com.h2database:h2:2.3.232"

0 commit comments

Comments
 (0)