We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6fff41 + 80e685b commit e52908fCopy full SHA for e52908f
querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml
@@ -14,7 +14,7 @@
14
<dependency>
15
<groupId>org.springframework.boot</groupId>
16
<artifactId>spring-boot-starter-parent</artifactId>
17
- <version>3.2.0</version>
+ <version>${springboot.version}</version>
18
<type>pom</type>
19
<scope>import</scope>
20
</dependency>
0 commit comments