Skip to content

Commit

Permalink
Bump org.eclipse.jetty:jetty-maven-plugin
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty:jetty-maven-plugin from 9.4.41.v20210516 to 11.0.22.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent aa79774 commit c580253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.4.41.v20210516</version>
<version>11.0.22</version>
<configuration>
<webApp>
<contextPath>/cadastrapp/</contextPath>
Expand Down

0 comments on commit c580253

Please sign in to comment.