Skip to content

Commit

Permalink
revert dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KochTobi committed Feb 11, 2025
1 parent 3011d5e commit 23ee3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>3.4.2</spring.boot.version>
<spring.boot.version>3.3.4</spring.boot.version>
</properties>

<repositories>
Expand Down

0 comments on commit 23ee3f9

Please sign in to comment.