We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd05f7 commit 78f2dc8Copy full SHA for 78f2dc8
graphql-jpa-query-example/pom.xml
@@ -38,7 +38,7 @@
38
<plugin>
39
<groupId>org.springframework.boot</groupId>
40
<artifactId>spring-boot-maven-plugin</artifactId>
41
- <!--version>1.5.7.RELEASE</version-->
+ <version>1.5.6.RELEASE</version>
42
<executions>
43
<execution>
44
<goals>
pom.xml
@@ -37,7 +37,7 @@
37
<dependency>
<groupId>io.spring.platform</groupId>
<artifactId>platform-bom</artifactId>
- <version>Brussels-SR1</version>
+ <version>Brussels-SR4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
0 commit comments