From bf6db1c2d13c26d2880c959b895b4fdb4fc146a5 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Sun, 17 Nov 2019 14:28:41 +0800 Subject: [PATCH] update samples --- samples/server/petstore/springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/springboot/pom.xml b/samples/server/petstore/springboot/pom.xml index 6d6b85134ae..d4227500a1d 100644 --- a/samples/server/petstore/springboot/pom.xml +++ b/samples/server/petstore/springboot/pom.xml @@ -4,7 +4,7 @@ springboot jar springboot - 1.0.0-SNAPSHOT + 1.0.0 1.8 ${java.version}