Skip to content

Commit

Permalink
Bump jetty.version from 12.0.12 to 12.0.13 (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 6, 2024
1 parent ee35063 commit 4fce588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ THE SOFTWARE.
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
<!-- Normally filled in by "maven-hpi-plugin" with the path to "org-netbeans-insane-hook.jar" extracted from this repository -->
<jenkins.insaneHook>--patch-module=java.base=${project.build.outputDirectory}/netbeans/harness/modules/ext/org-netbeans-insane-hook.jar --add-exports=java.base/org.netbeans.insane.hook=ALL-UNNAMED</jenkins.insaneHook>
<jetty.version>12.0.12</jetty.version>
<jetty.version>12.0.13</jetty.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4fce588

Please sign in to comment.