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 c8c8de0 commit 323722eCopy full SHA for 323722e
pom.xml
@@ -41,7 +41,7 @@
41
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42
43
<javax.annotation.version>1.3.2</javax.annotation.version>
44
- <snakeyaml.version>1.28</snakeyaml.version>
+ <snakeyaml.version>1.29</snakeyaml.version>
45
<slf4j.version>1.7.31</slf4j.version>
46
<caffeine.version>2.9.1</caffeine.version>
47
<protobuf.version>3.17.2</protobuf.version>
@@ -292,7 +292,7 @@
292
<dependency>
293
<groupId>org.assertj</groupId>
294
<artifactId>assertj-core</artifactId>
295
- <version>3.19.0</version>
+ <version>3.20.2</version>
296
<scope>test</scope>
297
</dependency>
298
0 commit comments