Skip to content

Commit

Permalink
fix: revert to Spring Boot 3.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
twagoo committed Jun 20, 2024
1 parent 16f2b79 commit eeeecfb
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 @@ -47,7 +47,7 @@
<slf4j.version>2.0.13</slf4j.version>
<log4j2.version>2.20.0</log4j2.version>
<saxon.version>9.8.0-15</saxon.version>
<spring.boot.version>3.3.0</spring.boot.version>
<spring.boot.version>3.2.7</spring.boot.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.hint.license>gpl30</netbeans.hint.license>
Expand Down

0 comments on commit eeeecfb

Please sign in to comment.