Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.tomcat:tomcat-jsp-api to v10.…
Browse files Browse the repository at this point in the history
…1.18
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 9636302 commit f4d9a46
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 f4d9a46

Please sign in to comment.