Skip to content

Commit

Permalink
Merge pull request #177 from nmuzychuk/dependabot/maven/org.apache.to…
Browse files Browse the repository at this point in the history
…mcat-tomcat-servlet-api-9.0.89

Bump org.apache.tomcat:tomcat-servlet-api from 9.0.88 to 9.0.89
  • Loading branch information
nmuzychuk committed May 14, 2024
2 parents 0f01238 + 084f9b9 commit 3f19972
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 @@ -22,7 +22,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-servlet-api</artifactId>
<version>9.0.88</version>
<version>9.0.89</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 3f19972

Please sign in to comment.