Skip to content

Commit 508148c

Browse files
committed
move version
Signed-off-by: sirivarma <[email protected]>
1 parent 7bfe71a commit 508148c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dapr-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
</modules>
2929

3030
<properties>
31-
<springboot.version>3.2.6</springboot.version>
3231
<maven.compiler.source>11</maven.compiler.source>
3332
<maven.compiler.target>11</maven.compiler.target>
3433
<maven.compiler.release>11</maven.compiler.release>
3534
<testcontainers.version>1.19.8</testcontainers.version>
3635
<junit.version>5.11.2</junit.version>
3736
<dapr.spring.version>0.15.0-SNAPSHOT</dapr.spring.version>
37+
<springboot.version>3.2.6</springboot.version>
3838
<springframework.version>6.1.8</springframework.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)