Skip to content

Commit aabd17a

Browse files
authored
Merge pull request #38 from qbicsoftware/fix/revert-bump-spring-boot-to-3.4.2
revert dependency bump
2 parents 3011d5e + 23ee3f9 commit aabd17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>21</maven.compiler.source>
2222
<maven.compiler.target>21</maven.compiler.target>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24-
<spring.boot.version>3.4.2</spring.boot.version>
24+
<spring.boot.version>3.3.4</spring.boot.version>
2525
</properties>
2626

2727
<repositories>

0 commit comments

Comments
 (0)