Skip to content

Commit

Permalink
fix: Upgrade to jdk 21 - EXO-71474 - Meeds-io/MIPs#91
Browse files Browse the repository at this point in the history
This commit upgrade the spring boot version to the last one available

Resolves Meeds-io/MIPs#91
  • Loading branch information
rdenarie committed May 16, 2024
1 parent a7c950d commit 2cc1059
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 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<!-- **************************************** -->
<!-- Dependencies Versions -->
<!-- **************************************** -->
<spring-boot-dependencies.version>3.2.1</spring-boot-dependencies.version>
<spring-boot-dependencies.version>3.2.5</spring-boot-dependencies.version>
<com.google.javascript.version>v20220104</com.google.javascript.version>
<com.googlecode.json-simple.version>1.1.1</com.googlecode.json-simple.version>
<com.googlecode.owasp-java-html-sanitizer.version>20220608.1</com.googlecode.owasp-java-html-sanitizer.version>
Expand Down

0 comments on commit 2cc1059

Please sign in to comment.