We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a3215b + d993100 commit 4520107Copy full SHA for 4520107
1 file changed
pom.xml
@@ -103,13 +103,13 @@
103
<dependency>
104
<groupId>com.google.code.gson</groupId>
105
<artifactId>gson</artifactId>
106
- <version>2.12.1</version>
+ <version>2.13.1</version>
107
</dependency>
108
109
110
<groupId>org.slf4j</groupId>
111
<artifactId>slf4j-api</artifactId>
112
- <version>1.7.32</version>
+ <version>1.7.36</version>
113
<scope>test</scope>
114
115
@@ -131,7 +131,7 @@
131
132
<groupId>org.mockito</groupId>
133
<artifactId>mockito-core</artifactId>
134
- <version>4.0.0</version>
+ <version>5.18.0</version>
135
136
137
0 commit comments