Skip to content

Commit 23700af

Browse files
Support Scope v0.1.8-beta.7 #1
1 parent a07c35e commit 23700af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/pull.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: "1"
2+
rules:
3+
- base: master
4+
upstream: spring-boot:master
5+
mergeMethod: rebase

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
237237
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>
238238
<flatten-maven-plugin.version>1.1.0</flatten-maven-plugin.version>
239-
<scope.agent.version>0.1.8-beta.1</scope.agent.version>
239+
<scope.agent.version>0.1.8-beta.7</scope.agent.version>
240240

241241
</properties>
242242
<dependencyManagement>

0 commit comments

Comments
 (0)