Skip to content

Commit dae311b

Browse files
authored
fix(version): update spring-boot-dependencies to 2.3.1.RELEASE (#272)
1 parent b9340a1 commit dae311b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-jpa-query-build/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework.boot</groupId>
3737
<artifactId>spring-boot-dependencies</artifactId>
38-
<version>2.3.0.RELEASE</version>
38+
<version>2.3.1.RELEASE</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

0 commit comments

Comments
 (0)