Skip to content

Commit d457f81

Browse files
authored
Bump dependencies: (#96)
jackson-dataformat-yaml from 2.13.0 to 2.13.1. reactor-test from 3.4.10 to 3.4.13. junit-jupiter from 5.8.1 to 5.8.2.
1 parent 9a144e3 commit d457f81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
<aerospike-client.version>5.1.11</aerospike-client.version>
3232
<aerospike-reactor.version>5.1.11</aerospike-reactor.version>
3333
<commons-lang3.version>3.12.0</commons-lang3.version>
34-
<jackson-dataformat-yaml.version>2.13.0</jackson-dataformat-yaml.version>
34+
<jackson-dataformat-yaml.version>2.13.1</jackson-dataformat-yaml.version>
3535
<lombok.version>1.18.22</lombok.version>
36-
<reactor-test.version>3.4.10</reactor-test.version>
36+
<reactor-test.version>3.4.13</reactor-test.version>
3737
<blockhound.version>1.0.6.RELEASE</blockhound.version>
38-
<junit-jupiter.version>5.8.1</junit-jupiter.version>
38+
<junit-jupiter.version>5.8.2</junit-jupiter.version>
3939
</properties>
4040

4141
<licenses>

0 commit comments

Comments
 (0)