Skip to content

Commit

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

fix(deps): update dependency org.apache.tomcat:tomcat-jsp-api to v11
  • Loading branch information
leonardehrenfried authored Nov 10, 2024
2 parents bf4864b + 0b55a20 commit 5886cfa
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.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 5886cfa

Please sign in to comment.