Skip to content

Commit

Permalink
Bump jetty.version from 12.0.15 to 12.0.16 (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent d0cf6cf commit 779b73f
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.15</jetty.version>
<jetty.version>12.0.16</jetty.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 779b73f

Please sign in to comment.