We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a93eba commit 27ec6f0Copy full SHA for 27ec6f0
pom.xml
@@ -21,7 +21,7 @@
21
<maven.compiler.source>17</maven.compiler.source>
22
<maven.compiler.target>17</maven.compiler.target>
23
<junit-jupiter.version>5.11.0</junit-jupiter.version>
24
- <gson.version>2.10.1</gson.version>
+ <gson.version>2.11.0</gson.version>
25
<jackson-databind-nullable.version>0.2.6
26
</jackson-databind-nullable.version>
27
<jsr305.version>3.0.2</jsr305.version>
0 commit comments