Skip to content

Commit

Permalink
Merge pull request #237 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.26
  • Loading branch information
leonardehrenfried committed Jul 12, 2024
2 parents 8422173 + ccd06da commit 0204d24
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 0204d24

Please sign in to comment.