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.26
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent eb65b44 commit ccd06da
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.25</version>
<version>10.1.26</version>
</dependency>
</dependencies>
</project>

0 comments on commit ccd06da

Please sign in to comment.