Skip to content

Commit

Permalink
Update Spring Boot to 2.7.15 to address CVE-2023-34034
Browse files Browse the repository at this point in the history
  • Loading branch information
johngrimes committed Sep 1, 2023
1 parent 3ffd866 commit 5779708
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 @@ -79,7 +79,7 @@
<!-- Hadoop is currently pinned to 3.3.4 because of this vulnerability: CVE-2022-26612 -->
<pathling.hadoopVersion>3.3.4</pathling.hadoopVersion>
<pathling.hapiFhirVersion>6.6.1</pathling.hapiFhirVersion>
<pathling.springBootVersion>2.7.13</pathling.springBootVersion>
<pathling.springBootVersion>2.7.15</pathling.springBootVersion>
<pathling.springSecurityVersion>5.7.10</pathling.springSecurityVersion>
<pathling.antlrVersion>4.9.3</pathling.antlrVersion>
<pathling.dockerJavaVersion>3.2.13</pathling.dockerJavaVersion>
Expand Down

0 comments on commit 5779708

Please sign in to comment.