Skip to content

Commit

Permalink
Bump the prod-deps group with 2 updates (#324)
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: org.eclipse.jetty:jetty-server and org.eclipse.jetty:jetty-http.


Updates `org.eclipse.jetty:jetty-server` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-http` from 12.0.14 to 12.0.15

Updates `org.eclipse.jetty:jetty-http` from 12.0.14 to 12.0.15

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

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 Nov 7, 2024
1 parent 1e4a44e commit ad88930
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 @@ -11,7 +11,7 @@
<maven.compiler.target>21</maven.compiler.target>
<exec.mainClass>com.condation.cms.Startup</exec.mainClass>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
<jetty.version>12.0.14</jetty.version>
<jetty.version>12.0.15</jetty.version>
<lucene.version>10.0.0</lucene.version>
</properties>
<modules>
Expand Down

0 comments on commit ad88930

Please sign in to comment.