Skip to content

Commit

Permalink
Merge pull request #1602 from siemens/fix/spring-vulnerability
Browse files Browse the repository at this point in the history
chore(dependencies): spring vulnerability - cve-2022-22970,cve-2022-22971

reviewed-by: [email protected]
tested-by: [email protected]
  • Loading branch information
smrutis1 authored Aug 5, 2022
2 parents 6d05430 + 7332bec commit 7b24df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@
<poi.version>4.1.2</poi.version>
<project-lombok.version>1.18.2</project-lombok.version>
<slf4j.version>1.7.30</slf4j.version>
<spring-boot.version>2.6.6</spring-boot.version>
<spring-boot.version>2.7.1</spring-boot.version>
<spring-restdocs.version>2.0.6.RELEASE</spring-restdocs.version>
<spring-security-jwt.version>1.1.1.RELEASE</spring-security-jwt.version>
<spring-security-oauth2.version>2.5.1.RELEASE</spring-security-oauth2.version>
<spring.version>5.3.19</spring.version>
<spring.version>5.3.22</spring.version>
<thrift.version>0.14.0</thrift.version>
<wiremock.version>2.26.0</wiremock.version>

Expand Down

0 comments on commit 7b24df6

Please sign in to comment.