Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.tomcat:tomcat-jsp-api to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent b52e577 commit c156d08
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.31</version>
<version>11.0.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit c156d08

Please sign in to comment.