We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a144e3 commit d457f81Copy full SHA for d457f81
pom.xml
@@ -31,11 +31,11 @@
31
<aerospike-client.version>5.1.11</aerospike-client.version>
32
<aerospike-reactor.version>5.1.11</aerospike-reactor.version>
33
<commons-lang3.version>3.12.0</commons-lang3.version>
34
- <jackson-dataformat-yaml.version>2.13.0</jackson-dataformat-yaml.version>
+ <jackson-dataformat-yaml.version>2.13.1</jackson-dataformat-yaml.version>
35
<lombok.version>1.18.22</lombok.version>
36
- <reactor-test.version>3.4.10</reactor-test.version>
+ <reactor-test.version>3.4.13</reactor-test.version>
37
<blockhound.version>1.0.6.RELEASE</blockhound.version>
38
- <junit-jupiter.version>5.8.1</junit-jupiter.version>
+ <junit-jupiter.version>5.8.2</junit-jupiter.version>
39
</properties>
40
41
<licenses>
0 commit comments