Skip to content

Commit e52908f

Browse files
committed
Merge remote-tracking branch 'origin/querydsl-5.0.0'
2 parents d6fff41 + 80e685b commit e52908f

File tree

1 file changed

+1
-1
lines changed
  • querydsl-examples/querydsl-example-kotlin-mongodb

1 file changed

+1
-1
lines changed

querydsl-examples/querydsl-example-kotlin-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>3.2.0</version>
17+
<version>${springboot.version}</version>
1818
<type>pom</type>
1919
<scope>import</scope>
2020
</dependency>

0 commit comments

Comments
 (0)