Skip to content

Commit 78f2dc8

Browse files
committed
Update Spring IO Platform Version to Brussels-SR4
1 parent 8dd05f7 commit 78f2dc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

graphql-jpa-query-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.springframework.boot</groupId>
4040
<artifactId>spring-boot-maven-plugin</artifactId>
41-
<!--version>1.5.7.RELEASE</version-->
41+
<version>1.5.6.RELEASE</version>
4242
<executions>
4343
<execution>
4444
<goals>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>io.spring.platform</groupId>
3939
<artifactId>platform-bom</artifactId>
40-
<version>Brussels-SR1</version>
40+
<version>Brussels-SR4</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>

0 commit comments

Comments
 (0)