Merge pull request #2848 from querydsl/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.5.0

Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.5.0
This commit is contained in:
Jan-Willem Gmelig Meyling 2021-06-02 23:34:15 +02:00 committed by GitHub
commit 60d25fec6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.4.RELEASE</version>
<version>2.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>