Skip to content

Commit 937ce34

Browse files
committed
workin on: Update Spring-Boot to 2.3.0 #255
1 parent 1cf34d7 commit 937ce34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@
191191

192192
<!-- SCM and Releasing with Maven -->
193193
<maven.scm.version>1.11.2</maven.scm.version>
194-
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
195-
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
194+
<maven-release-plugin.version>3.0.0-M1</maven-release-plugin.version>
195+
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
196196

197197
<!-- Maven plugins -->
198198
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>

0 commit comments

Comments
 (0)