Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.87 to 9.0.90
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Jul 29, 2024
1 parent 0e01cce commit 1d76285
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 @@ -38,7 +38,7 @@
<snakeyaml.version>2.2</snakeyaml.version>
<okta.commons.version>1.3.5</okta.commons.version>
<okta.sdk.previousVersion>3.0.7</okta.sdk.previousVersion>
<org.apache.tomcat.embed.version>9.0.87</org.apache.tomcat.embed.version>
<org.apache.tomcat.embed.version>9.0.90</org.apache.tomcat.embed.version>
<org.jetbrains.kotlin.version>1.9.0-RC</org.jetbrains.kotlin.version>
<github.slug>okta/okta-idx-java</github.slug>
</properties>
Expand Down Expand Up @@ -272,7 +272,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.3.1</version>
<version>9.2.0</version>
<configuration>
<!-- no js is used in this project -->
<retireJsAnalyzerEnabled>false</retireJsAnalyzerEnabled>
Expand Down

0 comments on commit 1d76285

Please sign in to comment.