Skip to content

Commit

Permalink
fix: upgrade org.apache.tomcat.embed:tomcat-embed-websocket from 9.0.…
Browse files Browse the repository at this point in the history
…65 to 9.0.81

Snyk has created this PR to upgrade org.apache.tomcat.embed:tomcat-embed-websocket from 9.0.65 to 9.0.81.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.tomcat.embed/tomcat-embed-websocket/

See this project in Snyk:
https://app.snyk.io/org/andriimaliuta/project/a04d75e9-297e-4258-a336-73dff44a7f45?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2023
1 parent 00b7010 commit d11ad25
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-websocket</artifactId>
<version>9.0.65</version>
<version>9.0.81</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.junit.platform</groupId>-->
Expand Down

0 comments on commit d11ad25

Please sign in to comment.