Skip to content

Commit

Permalink
Use latest 5.x Spring dependnecy
Browse files Browse the repository at this point in the history
There was a high vuln in the 5.3.28 and 6.x has breaking changes.

Signed-off-by: Sven Strittmatter <[email protected]>
  • Loading branch information
Weltraumschaf committed Jan 26, 2024
1 parent e4734f0 commit 62192a4
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 @@ -73,7 +73,7 @@

<!-- Dependency versions: -->
<com.fasterxml.jackson.version>2.16.1</com.fasterxml.jackson.version>
<org.springframework.version>5.3.28</org.springframework.version>
<org.springframework.version>5.3.29</org.springframework.version>
<org.mockito.version>5.9.0</org.mockito.version>
</properties>

Expand Down

0 comments on commit 62192a4

Please sign in to comment.