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

Bump spring-boot-starter-parent from 2.5.0 to 2.5.1
This commit is contained in:
Jan-Willem Gmelig Meyling 2021-06-11 14:17:47 +02:00 committed by GitHub
commit 2fd9213d8a
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.5.0</version>
<version>2.5.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>