Skip to content

Commit

Permalink
Merge pull request #207 from leonardehrenfried/renovate/org.apache.to…
Browse files Browse the repository at this point in the history
…mcat-tomcat-jsp-api-10.x

fix(deps): update dependency org.apache.tomcat:tomcat-jsp-api to v10.1.18
  • Loading branch information
leonardehrenfried authored Jan 9, 2024
2 parents 6aff96b + f4d9a46 commit 7ca67e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/project_multimodule_with space/moduleB/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jsp-api</artifactId>
<version>10.1.17</version>
<version>10.1.18</version>
</dependency>
</dependencies>
</project>

0 comments on commit 7ca67e5

Please sign in to comment.