Skip to content

Commit

Permalink
chore(deps): 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 11.0.8 to 11.0.24.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent 8394704 commit 2a47466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-keycloak-link/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<jetty.version>11.0.8</jetty.version>
<jetty.version>11.0.24</jetty.version>
<weld.version>5.1.0.Final</weld.version>
<resteasy.version>6.2.4.Final</resteasy.version>
<sonar.projectKey>JanssenProject_keycloak-link</sonar.projectKey>
Expand Down

0 comments on commit 2a47466

Please sign in to comment.