Skip to content

Commit 0f8d868

Browse files
authored
Revert "Bumps gson version in order to work with Spingboot 3.4 (#799)"
This reverts commit 5bf24b5.
1 parent 1e1f7be commit 0f8d868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.google.code.gson</groupId>
9696
<artifactId>gson</artifactId>
97-
<version>2.11.0</version>
97+
<version>2.9.0</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)