We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba04e6b commit 7e68973Copy full SHA for 7e68973
3 files changed
jdk_11_maven/cs/rest-gui/market/market-rest/pom.xml
@@ -27,6 +27,7 @@
27
<plugin>
28
<groupId>org.springframework.boot</groupId>
29
<artifactId>spring-boot-maven-plugin</artifactId>
30
+ <version>1.4.4.RELEASE</version>
31
<executions>
32
<execution>
33
<goals>
jdk_8_maven/cs/graphql/graphql-ncs/pom.xml
@@ -88,6 +88,7 @@
88
89
90
91
92
93
94
jdk_8_maven/cs/graphql/graphql-scs/pom.xml
0 commit comments