Skip to content

Commit 1511477

Browse files
committed
Updated reactor to 2020.0.6
1 parent 967b4a0 commit 1511477

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
35
<modelVersion>4.0.0</modelVersion>
46

57
<parent>
@@ -43,7 +45,7 @@
4345
<scalecube-commons.version>1.0.13</scalecube-commons.version>
4446

4547
<jjwt.version>0.11.2</jjwt.version>
46-
<reactor.version>2020.0.5</reactor.version>
48+
<reactor.version>2020.0.6</reactor.version>
4749
<jackson.version>2.11.0</jackson.version>
4850
<slf4j.version>1.7.30</slf4j.version>
4951
<snakeyaml.version>1.26</snakeyaml.version>

0 commit comments

Comments
 (0)