Skip to content

Commit 0d30431

Browse files
committed
Merge remote-tracking branch 'origin/4.2.x'
2 parents 596b2be + 99239f6 commit 0d30431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@antora/collector-extension": "1.0.1",
66
"@asciidoctor/tabs": "1.0.0-beta.6",
77
"@springio/antora-extensions": "1.14.2",
8-
"@springio/asciidoctor-extensions": "1.0.0-alpha.14"
8+
"@springio/asciidoctor-extensions": "1.0.0-alpha.16"
99
}
1010
}

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<dependency>
181181
<groupId>io.vavr</groupId>
182182
<artifactId>vavr</artifactId>
183-
<version>0.10.5</version>
183+
<version>0.10.6</version>
184184
<scope>test</scope>
185185
</dependency>
186186
<dependency>

0 commit comments

Comments
 (0)