Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nshweta90 authored Aug 5, 2024
1 parent 07f37a9 commit 5edca62
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 @@ -42,7 +42,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<api-commons.version>0.3.23-SNAPSHOT</api-commons.version>
<api-commons.version>0.3.23</api-commons.version>
<!-- upgraded to 2.5.14 as 2.6.x is not compatible with swagger (springfox-swagger-ui)-->
<!-- org.apache.tomcat.embed version 9.0.56 is included uptill 2.6.3 which is vulnerable. See : CVE-2022-23181 -->
<!-- <spring-boot.version>2.5.14</spring-boot.version>-->
Expand Down

0 comments on commit 5edca62

Please sign in to comment.