Skip to content

Commit

Permalink
Bump org.codehaus.mojo:tomcat-maven-plugin from 1.0-beta-1 to 1.1 (#1182
Browse files Browse the repository at this point in the history
)

Bumps org.codehaus.mojo:tomcat-maven-plugin from 1.0-beta-1 to 1.1.

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:tomcat-maven-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent ee15b42 commit a415a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jsf-cdi-and-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tomcat-maven-plugin</artifactId>
<version>1.0-beta-1</version>
<version>1.1</version>
<configuration>
<url>http://localhost:8080/manager/html
</url>
Expand Down

0 comments on commit a415a9b

Please sign in to comment.