Skip to content

Commit

Permalink
Merge pull request #222 from jashaj/dependabot/maven/spring.version-6…
Browse files Browse the repository at this point in the history
….2.1

build(deps): bump spring.version from 6.2.0 to 6.2.1
  • Loading branch information
jashaj authored Dec 18, 2024
2 parents b00b689 + 8ed436f commit f790841
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 @@ -19,7 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<junit.version>5.11.4</junit.version>
<spring.version>6.2.0</spring.version>
<spring.version>6.2.1</spring.version>
<thymeleaf.version>3.1.3.RELEASE</thymeleaf.version>
<jquery.version>3.7.1</jquery.version>
<surefire-failsafe.version>3.5.2</surefire-failsafe.version>
Expand Down

0 comments on commit f790841

Please sign in to comment.